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

positioning

(0.51 sec)
  1. Анотуйте 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...
  2. 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/ko/annotation/annotate-doc...
  3. 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...
  4. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Provides a template field position. Possible values are: “Fixed”...used Table to define table position. Required if DetectorParameters...

    docs.groupdocs.cloud/parser/create-or-update-te...
  5. 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/
  6. ใส่คำอธิบายประกอบเอกสาร 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...
  7. Аннотировать 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...
  8. Adicionar marca d’água a PNG em Java

    GroupDocs.Watermark fornece Cloud SDKs e APIs REST leves e robustos para desenvolvedores Java adicionarem marca d'água programaticamente a imagens PNG.... Crie um objeto da classe Position e defina a posição da marca...classe Position e defina a posição da marca d'água. Position position...

    blog.groupdocs.cloud/pt/watermark/add-watermark...
  9. اضافه کردن واترمارک به PNG در جاوا

    GroupDocs.Watermark Cloud SDK و REST APIهای سبک و قوی را برای توسعه دهندگان جاوا فراهم می کند تا به صورت برنامه نویسی واترمارک به تصاویر PNG اضافه کنند.... یک شی از کلاس Position ایجاد کنید و موقعیت واترمارک...ptions); // یک شی از کلاس Position ایجاد کنید و موقعیت واترمارک...

    blog.groupdocs.cloud/fa/watermark/add-watermark...
  10. Tambahkan Tanda Air ke Word di Java

    Mari pelajari cara menambahkan Tanda Air ke Word di Java. GroupDocs.Watermark memungkinkan Anda membuat pembuat Tanda Air untuk aplikasi bisnis Anda.... Position position = new Position(); position.setX(180...setX(180.0); position.setY(450.0); watermarkDetails.setPosition(position);...

    blog.groupdocs.cloud/id/watermark/add-watermark...