Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 22,613 for

docx

(0.91 sec)
  1. llms-full.txt

    # GroupDocs.Redaction for Python via .NET — Complete Documentation > Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word......docx) Word Document Template (.dot)...disc with Redactor("./sample.docx") as redactor: # Apply the redaction...

    docs.groupdocs.com/redaction/python-net/llms-fu...
  2. Modifying found watermark properties | GroupDocs

    Search for existing watermarks and update their text, formatted text, or image using GroupDocs.Watermark for Python via .NET....docx" ) as watermarker : criteria...watermarker . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/modifyi...
  3. Loading documents | GroupDocs

    Load documents into GroupDocs.Annotation for Python via .NET from a local disk or a binary stream, and open password-protected files with LoadOptions....docx" , load_options = load_options...annotator . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/annotation/python-net/loadin...
  4. Install GroupDocs.Viewer for Java | GroupDocs

    This topic describes how to install GroupDocs.Viewer for Java....docx" ); viewer . view ( HtmlViewOptions...} formatting.docx formatting.docx is sample DOCX file that we’re...

    docs.groupdocs.com/viewer/java/installation/
  5. Save HTML to folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Python via .NET features....docx" , load_options ) # passing...load an input WordProcessing (DOCX) document into the class with...

    docs.groupdocs.com/editor/python-net/save-html-...
  6. Quick start guide | GroupDocs

    Get started with GroupDocs.Markdown for .NET in minutes — convert documents to Markdown with a single line of code...flowchart LR A["Input Document\n(DOCX, PDF, XLSX, EPUB, ...)"] B[...ToMarkdown ( "business-plan.docx" ); // Or save directly to a...

    docs.groupdocs.com/markdown/net/quick-start-guide/
  7. .NET 中使用 GroupDocs.Watermark 进行批量水印

    实用指南,展示如何使用 GroupDocs.Watermark for .NET 批量应用文本和图像水印、替换徽标,并确保幂等处理。...解决了这一问题,支持 PDF、DOCX、PPTX、XLSX 以及常见图像格式。示例项目提供了 四种文档类型 (DOCX、PDF、XLS...InputFolder 路径,并确认文件夹中包含受支持的格式(PDF、DOCX、PPTX、XLSX、PNG、JPG 等) 水印不可见 不透明度设置过低或颜色与背景融合...

    blog.groupdocs.com/zh/watermark/batch-watermark...
  8. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....docx" )) { // Perform annotation...OpenWrite ( "C:\\Temp\\sample_docx_Raster.pdf" )) { redactor ....

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  9. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....docx" ); try { // Perform annotation...FileOutputStream ( "C:\\Temp\\sample_docx_Raster.pdf" ); try { RasterizationOptions...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  10. Logging and Diagnostics | GroupDocs

    Capture diagnostic messages from GroupDocs.Comparison for Python via .NET — to the console or a custom logger — and choose the right verbosity level for production....docx" , settings = settings ) as.../target.docx" ) comparer . compare ( "./result.docx" ) if __name__...

    docs.groupdocs.com/comparison/python-net/develo...