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

positioning

(0.08 sec)
  1. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF...."string" , "Color" : "string" , "Position" : "string" , "Size" : 0 }...Watermark.Position The watermark position. Supported positions “Diagonal”...

    docs.groupdocs.cloud/viewer/viewoptions/
  2. ใส่คำอธิบายประกอบเอกสาร 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/th/annotation/annotate-pdf...
  3. Аннотировать PDF-документы с помощью REST API в...

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

    blog.groupdocs.cloud/ru/annotation/annotate-pdf...
  4. Poznámky k dokumentům PDF pomocí REST API v Pyt...

    Programově anotujte dokumenty PDF pomocí REST API v cloudu v Pythonu pomocí Document Annotation Cloud SDK pro Python....annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/cs/annotation/annotate-pdf...
  5. علق مستندات PDF باستخدام واجهة برمجة تطبيقات RE...

    علق برمجيًا على مستندات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في 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/ar/annotation/annotate-pdf...
  6. 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...
  7. Java中给Word添加水印

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

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  8. 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/
  9. 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...
  10. 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...