Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 25,724 for

java

(0.44 sec)
  1. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....working code and sample files: Java package com.groupdocs ; // Import...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/
  2. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.conversion Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....> Java package examples.Working_With_Folder...Utils ; public class Conversion_Java_Get_Files_List { public static...

    docs.groupdocs.cloud/conversion/working-with-fo...
  3. 在 C# 中使用 REST API 编辑 PDF 文件的元数据

    使用适用于 .NET 的元数据操作 Cloud SDK 在 C# 中使用云上的 REST API 以编程方式编辑 PDF 文件的元数据...它还为 Cloud API 提供 Java SDK 作为其 文档元数据操作家族成员 。 您可以从 NuGet...并与之交互。如有任何歧义,请随时在 论坛 上与我们联系。 也可以看看 # 使用 Java 和 .NET 管理文档的元数据...

    blog.groupdocs.cloud/zh/metadata/edit-metadata-...
  4. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with.... GetSupportedFileForm (); Java & Android // For complete examples...loud/groupdocs-merger-cloud-java-samples String ClientId = ""...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  5. document comparison

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....NET、Java 和云平台 检查是否存在抄袭或查找同一文档的两个版本之间的差异。...nk “下载 30 天免费试用版”) 适用于:.NET Java 云 产品新闻 在 .NET Word 和电子表格文档中呈现注释...

    blog.groupdocs.cloud/zh/tag/document-comparison/
  6. How to self-host GroupDocs.Signature Cloud with...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtimes dependencies, file system. The container is an isolated process with additional features that you can interact with.... GetSupportedFileForm (); Java & Android // For complete examples...d/groupdocs-signature-cloud-java-samples String ClientId = ""...

    docs.groupdocs.cloud/signature/how-to-self-host...
  7. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....ConvertDocumentReque ( settings )); Java // For complete examples and.../groupdocs-conversion-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/conversion/convert-document/
  8. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....ConvertDocumentReque ( settings )); Java // For complete examples and.../groupdocs-conversion-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  9. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....-> createView ( $request ); Java // For complete examples and...loud/groupdocs-viewer-cloud-java-samples string MyClientSecret...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  10. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....-> createView ( $request ); Java // For complete examples and...loud/groupdocs-viewer-cloud-java-samples string MyClientSecret...

    docs.groupdocs.cloud/viewer/enable-layered-rend...