Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 902 for

printing annotations

(1.22 sec)
  1. Convert HTML to DOCX using Python

    Convert HTML to DOCX using Python with accurate styling. Easily export HTML to DOCX in Python while preserving layout, fonts, and images for editing and reuse....Annotation Product Family GroupDocs...PDF using Python to generate print‑ready, fixed‑layout documents...

    kb.groupdocs.com/conversion/python/convert-html...
  2. Supported File Formats | GroupDocs

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more formats....Annotation Product Solution GroupDocs...file_path ) . is_supported (): print ( f "File format { file_path...

    docs.groupdocs.com/signature/python-net/support...
  3. Export styles during document editing | GroupDocs

    This article describes the procedure of preserving and exporting all built-in and custom styles in the source WordProcessing document during its editing....Annotation Product Solution GroupDocs...sample document, edits it, and prints the number of exported stylesheets...

    docs.groupdocs.com/editor/python-net/styles-exp...
  4. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Annotation Product Solution GroupDocs... GetText ( options )) { // Print text or 'not supported' message...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  5. Existing objects in word processing document | ...

    Inspect, modify, and remove existing shapes (potential watermarks) in Word documents using GroupDocs.Watermark for Python via .NET....Annotation Product Solution GroupDocs...enumerate ( content . sections ): print ( f "Section { i } : shapes=...

    docs.groupdocs.com/watermark/python-net/existin...
  6. Working with worksheet backgrounds | GroupDocs

    Extract, remove, and watermark Excel worksheet background images using GroupDocs.Watermark for Python via .NET....Annotation Product Solution GroupDocs...if background is not None : print ( f "Worksheet { i } : background...

    docs.groupdocs.com/watermark/python-net/working...
  7. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/locating-sign...
  8. Clean metadata | GroupDocs

    Sometimes you just need to remove all metadata properties without applying any filters. The best way to do this is the sanitize method of GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...affected = metadata . sanitize () print ( f "Properties removed: { affected...

    docs.groupdocs.com/metadata/python-net/clean-me...
  9. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...() if attachments is None : print ( "Container extraction not...

    docs.groupdocs.com/parser/python-net/detect-fil...
  10. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Annotation Product Solution GroupDocs...getPhotoUriRecords ()) { // Print the property value System ....

    docs.groupdocs.com/metadata/java/working-with-v...