Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 13,735 for

new

(0.19 sec)
  1. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for Python via .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...stage the user should create a new instance of the class with HTML-markup...

    docs.groupdocs.com/editor/python-net/introduction/
  2. 使用 GroupDocs.Parser 提取 ZIP/RAR 存档中的文本

    实用指南,展示如何使用 GroupDocs.Parser for .NET 从 ZIP 和 RAR 存档中提取文本。提供逐步代码示例、递归处理以及最佳实践。...zip" ; using (Parser parser = new Parser(archivePath)) { // Retrieve...zip" ; using (Parser parser = new Parser(archivePath)) { IEnum...

    blog.groupdocs.com/zh/parser/extract-text-from-...
  3. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....Consulting Blog Knowledge Base New Releases Status Websites aspose...\t " , end = "" ) print () # New line after each row sample.xlsx...

    docs.groupdocs.com/parser/python-net/extract-ta...
  4. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches....annotator = new Annotator(inputPath)) { var areaAnnotation = new AreaAnnotation...AreaAnnotation { Box = new Rectangle( 100 , 100 , 200 , 50 ), BackgroundColor...

    blog.groupdocs.com/annotation/python-integration/
  5. Remove Text Watermark from XLSX Using Python

    You can remove text watermark from XLSX using Python with an easy workflow. This guide also explains how to delete watermark in XLSX using Python in simple steps....file handling safe Create a new TextSearchCriteria object that...

    kb.groupdocs.com/watermark/python/remove-text-w...
  6. Convert ODT to DOCX using Node.js

    Quickly convert ODT to DOCX using Node.js with a simple approach. This guide shows how to export ODT to DOCX in Node.js for better document compatibility....conversion features Create a new Converter object, providing the...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  7. Convert ODT to HTML using Node.js

    Learn how to convert ODT to HTML using Node.js with a simple API. Follow this guide to export ODT to HTML in Node.js quickly and integrate it into your projects....process the ODT file and produce a new HTML file Begin by installing...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  8. Extract Hyperlinks from PPT using C#

    Learn how to extract hyperlinks from PPT using C#. This guide explains how to read hyperlinks from PPT in C# for efficient content auditing and data processing tasks....your projects today and unlock new possibilities in document processing...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  9. Watermark Word Documents using C# | Text & Imag...

    Add text and image watermarks to Word documents using C#. Apply watermarks programmatically on page(s) using .NET API....Save your document with the new watermark using a Save method...

    blog.groupdocs.com/watermark/watermark-word-doc...
  10. Convert MSG to TXT using Node.js

    Convert MSG to TXT using Node.js with a simple example. Learn how to export MSG to TXT in Node.js using a flexible document conversion library for developers....conversion operation Create a new instance of WordProcessingConver...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...