Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 15,875 for

file

(0.2 sec)
  1. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....package to support XLSX to EMF file transformation Import Converter...Converter class, specifying the XLSX file you wish to process Configure...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  2. Add Text Watermark to RTF using C#

    Let's learn how to add text watermark to RTF using C#. Furthermore, you'll receive a code example that demonstrates how to insert text watermark to RTF in C#....applying a watermark to a RTF file Create an instance of the Watermarker...Watermarker class and pass the RTF file path as a parameter to its constructor...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  3. Save HTML to folder | GroupDocs

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....intermediate , and save to disk as HTML file with resource folder. Almost...content is saved to the HTML file on disk, that is specified by...

    docs.groupdocs.com/editor/net/save-html-to-folder/
  4. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...directly, not through the solution file, and the <code style=“margin:...sure that you are opening .sln file in Visual Studio. Also, don’t...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  5. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....to a file, use the method. To import words from a file, use the..."by" }); } // Export words to a file index . getDictionaries ()....

    docs.groupdocs.com/search/java/stop-word-dictio...
  6. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....to a file, use the method. To import words from a file, use the...words ); // Export words to a file const fileName = Utils . OutputPath...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  7. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...generates a new presentation file with one slide using the method...instance, and output stream or file path for writing to the method...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  8. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word File and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...the Editor Example for Word file and I get the code like below...MemoryStream(); // Determine the file type and format switch (request...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  9. Extract Images from PPTX using C#

    Learn how to extract images from PPTX using C# with a step-by-step guide. This tutorial provides C# code to extract images from PPTX Files efficiently for your projects....Extracting images from PPTX files is a common requirement for...presentations, especially when handling files that contain visual data such...

    kb.groupdocs.com/parser/net/extract-images-from...
  10. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using Python. Sign your spreadsheets with digital certificate using GroupDocs.Signature Python API by GroupDocs.... What Excel files could be signed? You can sign...sign the following files and projects: workbooks (XLSX), templates...

    docs.groupdocs.com/signature/python-net/how-to-...