Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 624 for

annotation options

(0.52 sec)
  1. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Annotation Product Solution GroupDocs..."PNG" viewOptions . render_options = GroupDocsViewerCloud :: ImageOptions...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  2. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...client_secret ) # Create view view_options = groupdocs_viewer_cloud ....

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  3. Převeďte PDF na PPTX pomocí REST API v Pythonu ...

    Programově převádějte PDF do PowerPointové prezentace (PPTX) pomocí REST API v cloudu v Pythonu s Document Conversion Cloud SDK pro Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/cs/conversion/convert-pdf-...
  4. Python'da bir REST API kullanarak PDF'yi PPTX'e...

    Python için Document Conversion Cloud SDK ile Python'da bulutta bir REST API kullanarak PDF'yi PowerPoint sunumuna (PPTX) programlı olarak dönüştürün....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  5. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...client_id , client_secret ) view_options = groupdocs_viewer_cloud ....

    docs.groupdocs.cloud/viewer/get-document-inform...
  6. Konwertuj PDF na PPTX za pomocą interfejsu API ...

    Programowo konwertuj pliki PDF na prezentacje programu PowerPoint (PPTX) przy użyciu interfejsu API REST w chmurze w języku Python z pakietem Document Conversion Cloud SDK dla języka Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/pl/conversion/convert-pdf-...
  7. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG file. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...client_id , client_secret ) view_options = groupdocs_viewer_cloud ....

    docs.groupdocs.cloud/viewer/get-attachments/
  8. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Annotation Product Solution GroupDocs..."HTML" viewOptions . render_options = GroupDocsViewerCloud :: HtmlOptions...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  9. Python에서 REST API를 사용하여 PDF를 PPTX로 변환 | PDF를 PPT로

    Python용 Document Conversion Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 PDF를 PPTX(PowerPoint 프레젠테이션)로 변환합니다....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  10. Chuyển đổi PDF sang PPTX bằng API REST trong Py...

    Chuyển đổi bản trình bày PDF sang PowerPoint (PPTX) theo chương trình bằng cách sử dụng API REST trên đám mây trong Python với SDK đám mây chuyển đổi tài liệu cho Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/vi/conversion/convert-pdf-...