Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 9,358 for

paged

(0.24 sec)
  1. Converteer presentaties naar afbeeldingen in C#...

    Transformeer uw PowerPoint-presentaties van PPT/PPTX-indeling naar JPG- of PNG-indeling met behulp van C#. Converteer presentaties programmatisch naar afbeeldingen met behulp van .NET API....SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/nl/conversion/convert-presen...
  2. Error handling | GroupDocs

    Handle conversion errors with specific exception types...handling Leave feedback On this page All Convert() methods throw...000.00 | [TRUNCATED] Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/markdown/net/error-handling/
  3. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using Python. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature Python API by GroupDocs....Python Leave feedback On this page The generated QR Code can be...options : result , # Create page stream lambda options , stream...

    docs.groupdocs.com/signature/python-net/how-to-...
  4. Introducing more simplified and improved GroupD...

    GroupDocs.Merger for .NET allows you to merge or manipulate document structure across a wide range of file formats. Those who are new to this API, you can join several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation and manage document password. Version 19.9 is a major release. We totally restructured the API and below are the reasons to migrate: Merger class introduced as a single entry point to manage the document processing of any supported file format API is improved to decrease memory usage Easy to instantiate proper options class and control over document structure manipulation processes Those who are already using the API, let us share the code difference....reorder or replace document pages, change page orientation and manage...

    blog.groupdocs.com/merger/introducing-more-simp...
  5. Agents and LLM Integration | GroupDocs

    GroupDocs.Editor for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document editing pipelines....Integration Leave feedback On this page AI agent and LLM friendly GroupDocs...documentation Every documentation page is available as a plain Markdown...

    docs.groupdocs.com/editor/python-net/agents-and...
  6. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering documents into HTML format. For details see the topichttps//docs.groupdocs.com/viewer/net/renderingtohtml/ and its children....Enables rendering of hidden pages. RenderNotes { get; set; } Enables...watermark to be applied to each page. WebDocumentOptions { get; set;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  7. Migration Notes | GroupDocs

    Notes on the relationship between the GroupDocs.Editor for Python via .NET API and the underlying .NET API....Notes Leave feedback On this page Overview GroupDocs.Editor for...samples and showcases. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/python-net/migration-...
  8. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version in Java....Update index Leave feedback This page contains a description of updating...specify indexing options. See the page. The following example demonstrates...

    docs.groupdocs.com/search/nodejs-java/update-in...
  9. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....corrector dictionary, see the page of the section. The spelling...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/spell-checking/
  10. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Logging Leave feedback This page contains information on creating...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/logging/