Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 11,947 for

text

(0.45 sec)
  1. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#.... Text ); } } private static Template...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  2. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....following examples show how to add text watermark to a document of any...

    docs.groupdocs.com/watermark/net/migration-notes/
  3. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console.... Text ); } } } More resources GitHub...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Async API | GroupDocs

    Use async methods for non-blocking document conversion in web apps and serverless... valueOf ( "text/markdown" )) . body ( result...

    docs.groupdocs.com/markdown/java/async-api/
  5. Install GroupDocs.Conversion for Java | GroupDocs

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....txt Sample text To run the application first...

    docs.groupdocs.com/conversion/java/installation/
  6. Bullet & Indentation - Static & Dynamic the dot...

    Bullet & Indentation - Static & Dynamic the dot bullet is changing to hollow bullet in pdf Bullet & Indentation - Static - Indentation is messed up in multi level in generated docx itself rtaImage.jpeg (92.4 KB)... The text in the problematic paragraph...

    forum.groupdocs.com/t/bullet-indentation-static...
  7. Python 平铺水印:7 个保护文档和图像的示例

    通过 7 个实用示例精通 Python 平铺水印。学习添加、创建和自定义水印以实现文档安全,删除水印,并使用 GroupDocs.Watermark API 进行企业内容保护来保护文件。... text_alignment = gww . TextAlignment...rotate_angle = - 45.0 watermark . text_alignment = gww . TextAlignment...

    blog.groupdocs.com/zh/watermark/tiling-watermar...
  8. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...steps to embed into QR-code text with standard encryption with...

    docs.groupdocs.com/signature/java/sign-document...
  9. Save document | GroupDocs

    This article demonstrates how to save edited Text documents, spreadsheets and presentations with GroupDocs.Editor for Python via .NET API....editing, where a user types some text across the pages of the document...Presentation PPT, PPTX, PPS, POT Plain Text documents TXT Fixed-layout format...

    docs.groupdocs.com/editor/python-net/save-docum...
  10. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...user adds some text to the DOCX document, this text always has some...

    blog.groupdocs.com/viewer/working-with-fonts/