Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 613 for

positioning

(0.71 sec)
  1. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  2. Java中為Word添加浮水印

    讓我們學習如何用Java為Word添加浮水印。 GroupDocs.Watermark 可讓您為您的業務應用程式建立浮水印建立器。... 建立Position類別的實例並設定浮水印位置。 透過建立 AddRequest...ns); // 建立Position類別的實例並設定浮水印位置。 Position position = new Position();...

    blog.groupdocs.cloud/zh-hant/watermark/add-wate...
  3. Java中给Word添加水印

    让我们学习如何用Java给Word添加水印。 GroupDocs.Watermark 使您能够为您的业务应用程序构建水印创建器。... 创建Position类的实例并设置水印位置。 通过创建 AddRequest...// 创建Position类的实例并设置水印位置。 Position position = new Position(); position...

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  4. Wasserzeichen zu PNG in Java hinzufügen

    GroupDocs.Watermark bietet Java-Entwicklern leichte und robuste Cloud-SDKs und REST-APIs zum programmgesteuerten Hinzufügen von Wasserzeichen zu PNG bildern....Positionsklasse und legen Sie die Position des Wasserzeichens fest. Erstellen...die Position des Wasserzeichens fest. Position position = new...

    blog.groupdocs.cloud/de/watermark/add-watermark...
  5. Add Watermark to Images using Java | Text or Im...

    Programmatically Add Text or Image Watermark to JPEG images using a REST API on the cloud with Watermarking Cloud SDK for Java....Foreground color Define watermark Position Define WatermarkDetails and...set TextWatermarkOptions and Position Set WatermarkDetails to List...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  6. Analysis of Text or Documents using a REST API ...

    Programmatically Perform Sentiment Analysis of your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....whether the text or data is positive, negative, or neutral. It...REST API in C# . ClassName :Positive ClassProbability :83.35 ----------...

    blog.groupdocs.cloud/classification/sentiment-a...
  7. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Provides a template field position. Possible values are: “Fixed”...used Table to define table position. Required if DetectorParameters...

    docs.groupdocs.cloud/parser/parse-by-template/
  8. أضف علامة مائية إلى PNG في Java

    توفر GroupDocs.Watermark حزم SDK سحابية خفيفة الوزن وقوية وواجهات برمجة تطبيقات REST لمطوري Java لإضافة علامة مائية برمجيًا إلى صور PNG.... Position position = new Position(); position.setX(180...setX(180.0); position.setY(450.0); watermarkDetails.setPosition(position);...

    blog.groupdocs.cloud/ar/watermark/add-watermark...
  9. Анотуйте PDF-документи за допомогою REST API у ...

    Програмно анотуйте PDF-документи за допомогою REST API у хмарі на Python за допомогою Document Annotation Cloud SDK для Python....annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/uk/annotation/annotate-pdf...
  10. Python を使用して PDF から特定のデータを抽出する | REST API

    Document Parser Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して PDF から特定のデータをプログラム的に抽出します。...field_position_type = "Regex" fieldPosition1..."Company address:" field1.field_position = fieldPosition1 field2 =...

    blog.groupdocs.cloud/ja/parser/extract-specific...