Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 2,719 for

word to pdf

(0.09 sec)
  1. render_docx_to_png.zip

    demo-app/render_docx_To_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_To_png(): # Get license file absolute path ...... These words are shadowed to right side,...reflected to bottom side. These two words are outlined with red solid...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  2. Agents and LLM Integration | GroupDocs

    GroupDocs.Viewer 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 pipelines....EML, CAD drawings, or scanned PDFs directly. GroupDocs.Viewer renders...a multimodal LLM. Render to PDF for OCR and page-level routing...

    docs.groupdocs.com/viewer/python-net/agents-and...
  3. eSign Document with Image Signature | GroupDocs

    This article demonstrates how To add signature image on document page with GroupDocs.Signature for Python via .NET....example shows how to sign a PDF document with the image signature...signature . Signature ( "./sample.pdf" ) as sign : # Create image signature...

    docs.groupdocs.com/signature/python-net/esign-d...
  4. Getting Document Information | GroupDocs

    This article explains how To detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....document information: PDF Documents For PDFs, additional information...Converter ( "sample-with-toc.pdf" )) { PdfDocumentInfo pdfInfo...

    docs.groupdocs.com/conversion/java/get-document...
  5. Password Protect PowerPoint Files in Java | Loc...

    How To lock PowerPoint files with passWords in Java. Change the existing passWord and remove it To unlock the PPT/PPTX files using the Java API....in Java Insert OLE Objects in Word, Excel, PowerPoint using Java...Java Convert Presentations to PDF in Java...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  6. Locating signature with different alignments | ...

     This article explains how To use different alignment values To locate signature on document page with GroupDocs.Signature API....pdf" ); // define qr-code size int...= signature . sign ( "signed.pdf" , listOptions ); // analyzing...

    docs.groupdocs.com/signature/java/locating-sign...
  7. Sign documents with QR-code embedded object | G...

    This article explains how To create encrypted QR-code electronic signature with embedded cusTom object...pdf" )) { // setup key and passphrase...Sign ( "QrCodeEncryptedObjec.pdf" , options ); } More resources...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Change Target File Format using GroupDocs.Assem...

    We are delighted To announce a powerful new feature in the monthly release of GroupDocs.Assembly for .NET 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you To install and use the latest version of the API....file format when assembling Word Processing, Spreadsheet, Presentation...AssembleDocument("template.docx", "result.pdf", dataSourceInfo); Changing target...

    blog.groupdocs.com/assembly/change-target-file-...
  9. load-password-static.txt

    # **Title of the document** ## **Subtitle #1** Text is normal, then **bold**, then *italic*, then underscore, and finally normal again. Now ~~strikethrough~~, then double strikethrough, and undersc...... These words are shadowed to right side,...reflected to bottom side. These two words are outlined with red solid...

    docs.groupdocs.com/markdown/python-net/_output_...
  10. Sign document with extensions | GroupDocs

    This article shows how To create electronic signatures with additional visual extensions...pdf" ); TextSignOptions options =...= signature . sign ( "signed.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/sign-document...