Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 59,664 for

api

(0.12 sec)
  1. Remove Text Watermark from DOCM Using Python

    Remove text watermark from DOCM using Python while preserving macros and document structure. Learn how to erase watermark text from DOCM files via Python....Find Answers by API GroupDocs.Total Product Family GroupDocs...Python-compatible document processing API allows you to locate and remove...

    kb.groupdocs.com/watermark/python/remove-text-w...
  2. GroupDocs.Assembly for Python overview | GroupDocs

    A assembly is a document automation and reports generation Api designed to create custom documents from templates. With its powerful and straightforward Api, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, cApital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Upgrade an Order Support Docs API Reference Live Demos Free Support...automation and reports generation API designed to create custom documents...

    docs.groupdocs.com/assembly/python-net/product-...
  3. Remove Text Watermark from PPT Using Python

    Remove text watermark from PPT using Python to eliminate unwanted overlay text from slides. Learn a Python method to clean PowerPoint presentations programmatically....Find Answers by API GroupDocs.Total Product Family GroupDocs...Python-compatible presentation processing API allows you to locate and eliminate...

    kb.groupdocs.com/watermark/python/remove-text-w...
  4. How to Convert Word Document to HTML using Java

    This tutorial provides you walk through the process to convert Word document to HTML using Java and reviews a sample code for Java convert Word to HTML application....Find Answers by API GroupDocs.Total Product Family GroupDocs...transformation using simple API calls. Here you can have look...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Releasing new GroupDocs.Text MVC Front End

    GroupDocs team always works hard to provide great solutions for our users; in this regard we are proudly announcing UI example project for ASP.NET Developers for GroupDocs.Text for .NET Api. This UI example is developed to provide a user friendly interface for working with GroupDocs.Text Api. Furthermore, all functions are implemented in this example. User can simply upload file and apply features on it using tool buttons. The developers are allowed to modify the application to fulfill their own requirements....NET API. This UI example is developed...working with GroupDocs.Text API. Furthermore, all functions are...

    blog.groupdocs.com/parser/releasing-new-groupdo...
  6. Merge PPT on GroupDocs Blog | Document Automati...

    Merge PPT on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Merge PPT on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 聯機合併 ......了解如何使用 GroupDocs 的 Java 合併 API 合併不同文件的特定幻燈片。 使用 C# 合併 PowerPoint...演示文稿。此外,使用 GroupDocs 的 .NET 合併 API 合併特定的 PPT/PPTX 文件幻燈片。 Recent...

    blog.groupdocs.com/zh-hant/tag/merge-ppt/index.xml
  7. Footnote Comparison Issue is Resolved

    Footnote appears at bottom of the page and used to cite information. Previously, Api was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more to tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?... Previously, API was not comparing Footnotes correctly...download latest release of the API and enhance your document comparison...

    blog.groupdocs.com/comparison/footnote-comparis...
  8. Merge documents to PDF | GroupDocs

    This section describes how to import OLE objects into PDF documents using Java...Upgrade an Order Support Docs API Reference Live Demos Free Support...single PDF / XPS file by using API. You can also use this method...

    docs.groupdocs.com/merger/java/merge-documents-...
  9. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata Api supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs.Metadata API supports extracting format-specific...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Merge documents to PDF | GroupDocs

    This section describes how to import OLE objects into PDF documents using C#/.NET...Upgrade an Order Support Docs API Reference Live Demos Free Support...single PDF / XPS file by using API. You can also use this method...

    docs.groupdocs.com/merger/net/merge-documents-t...