Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 1,385 for

pptx to pdf

(0.89 sec)
  1. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID To work with a document. But it’s not very comfortable for users To work with GUIDs. So in your app, you can use two methods To upload a file To a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....(PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  2. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following construcTor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how To find the field on a page....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/working-with-tem...
  3. Python 平鋪水印:7 個保護文件與圖像的範例

    掌握 Python 平鋪水印,通過 7 個實用範例學習。了解如何添加、創建和自訂水印以保障文件安全,移除水印,並使用 GroupDocs.Watermark API 進行企業內容保護。...數位水印函式庫 :專業級保護工具 多格式文件水印 :支援 PDF、圖片、Word 文件等多種格式 可自訂的水印解決方案 :您可以自行決定外觀...document_path = "business_report.pdf" output_document_path = "con...

    blog.groupdocs.com/zh-hant/watermark/tiling-wat...
  4. Running in Docker | GroupDocs

    Learn how To run GroupDocs.Total for .NET in Docker containers with complete examples, troubleshooting tips, and best practices for document processing in containerized environments....pdf" , options ); BasicExample.csproj...creates the output business-plan.pdf file and places it into the output...

    docs.groupdocs.com/total/net/running-in-docker/
  5. Delete Image signatures from documents | GroupDocs

    This article explains how To delete Image electronic signatures with GroupDocs.Signature API....pptx" ) as sign : # Create search...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/python-net/delete-...
  6. Delete Text signatures from documents | GroupDocs

    This article explains how To delete Text electronic signatures with GroupDocs.Signature API....pptx" ); try { TextSearchOptions...signature . delete ( "signed-output.pptx" , textSignature ); if ( result...

    docs.groupdocs.com/signature/java/delete-text-s...
  7. Delete Text signatures from documents | GroupDocs

    This article explains how To delete Text electronic signatures with GroupDocs.Signature API....pptx" )) { TextSearchOptions options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-text-si...
  8. Delete Image signatures from documents | GroupDocs

    This article explains how To delete Image electronic signatures with GroupDocs.Signature API....pptx" ); try { ImageSearchOptions...signature . delete ( "signed-output.pptx" , imageSignature ); if ( result...

    docs.groupdocs.com/signature/java/delete-image-...
  9. Delete Image signatures from documents | GroupDocs

    This article explains how To delete Image electronic signatures with GroupDocs.Signature API....pptx" )) { ImageSearchOptions options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-image-s...
  10. Python 平铺水印:7 个保护文档和图像的示例

    通过 7 个实用示例精通 Python 平铺水印。学习添加、创建和自定义水印以实现文档安全,删除水印,并使用 GroupDocs.Watermark API 进行企业内容保护来保护文件。...您刚刚安装的内容: 数字水印库 :专业级保护工具 多格式文档水印 :支持 PDF、图像、Word 文档等 可定制水印解决方案 :您可以控制外观...document_path = "business_report.pdf" output_document_path = "con...

    blog.groupdocs.com/zh/watermark/tiling-watermar...