Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 21,571 for

docx

(0.5 sec)
  1. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. 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) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....to convert Doc to Docx, Docx to Doc, Docx and DOC to PDF and...PPT to PDF, HTML to DOC and DOCX using PHP SDK</i></span> <br/>...

    blog.groupdocs.com/total/how-to-perform-callbac...
  2. Specify file type for comparison manually | Gro...

    Learn how to manually specify the file type when comparing documents using GroupDocs.Comparison for Python via .NET....docx" target_path = "target.docx" result_path =...= "result.docx" # Create load options and set the file type load_options...

    docs.groupdocs.com/comparison/python-net/specif...
  3. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....protected_docx is an absolute or relative path...r"C:\\Docs\\source.docx" with gm . Metadata ( constants . protected_docx , load_options...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  4. GroupDocs.Markdown for .NET — 将文档导出为 Markdown —...

    使用本地部署的 .NET API 将 PDF、Word、Excel、HTML 等导出为 Markdown。首次公开发布。... 组织经常把文档保存在 PDF、DOCX、XLSX 和 ePub 等格式中。虽然 LLM(大语言模型)对...Markdown for .NET 能将常见文档格式(PDF、DOCX、XLSX、ePub 等)转换为干净、语义化的 Markdown,适用于导入...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...
  5. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....docx" using ( var metadata = new...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/load-a-password...
  6. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....docx" ; // NOTE: Put here actual...editable document from original DOCX document WordProcessingEditOp...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  7. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the GroupDocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image files and comes with a comprehensive set of document commenting and markup tools. The viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and CSS....PDF, Microsoft Office (DOC, DOCX, XLS, XLSX, PPT, PPTX, etc.)...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  8. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing/
  9. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....docx" ) // Create an HTML file. const...forEmbeddedResources ( "add-text-watermark/docx-to-html-watermark.html" ) //...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  10. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream in Java...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...