Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 14,693 for

doc

(0.08 sec)
  1. Update watermarks | Documentation

    This article shows how to update existing text or image watermarks....Order Upgrade an Order Support Docs API Reference Live Demos Free...watermarker = new Watermarker ( "C:\\Docs\\watermarked-sample.docx" ))...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  2. Chỉnh sửa tài liệu Word | Chỉnh sửa trực tuyến ...

    Khám phá những cách hiệu quả để chỉnh sửa tài liệu Word. Chỉnh sửa tệp Doc/DocX trực tuyến hoặc thực hiện theo chương trình bằng C# & Java....Türkçe Український 中文 中國傳統的 DOC, DOCX và ODT là một trong những...tuyến . Tải lên tệp tài liệu DOC/DOCX của bạn bằng cách thực hiện...

    blog.groupdocs.com/vi/editor/edit-word-documents/
  3. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a Document. If the Document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  4. دمج ملفات DOCX في بايثون باستخدام GroupDocs.Merger

    دليل شامل حول دمج ملفات DocX في بايثون. فهم العملية والحصول على أمثلة عملية للشفرة لدمج مستندات Word.... sample_doc) as merger: print( f "Document...merger . join(constants . sample_doc, word_join_options) # Step 4:...

    blog.groupdocs.com/ar/merger/merge-docx-in-python/
  5. Menggabungkan File DOCX di Python menggunakan G...

    Panduan lengkap tentang penggabungan file DocX di Python. Pahami prosesnya dan dapatkan contoh kode praktis untuk menggabungkan dokumen Word.... sample_doc) as merger: print( f "Document...merger . join(constants . sample_doc, word_join_options) # Step 4:...

    blog.groupdocs.com/id/merger/merge-docx-in-python/
  6. Scalanie plików DOCX w Pythonie przy użyciu Gro...

    Kompleksowy przewodnik po scalaniu plików DocX w Pythonie. Zrozum proces i uzyskaj praktyczne przykłady kodu do scalania dokumentów Word.... sample_doc) as merger: print( f "Informacje...merger . join(constants . sample_doc, word_join_options) # Krok 4:...

    blog.groupdocs.com/pl/merger/merge-docx-in-python/
  7. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......te converteren naar PDF & DOC/DOCX via op tekst gebaseerde...Automatiseer het genereren van PDF- en DOC/DOCX-rapporten met de .NET Reporting...

    blog.groupdocs.com/nl/categories/groupdocs.asse...
  8. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel Document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel Document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your Document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. DOCX to PDF in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....เกือบทุกคนรู้จักและใช้เอกสาร MS Word (DOC/DOCX) และ PDF ยอดนิยม ทั้งสอ...เราจะมาเรียนรู้วิธีการแปลงไฟล์เอกสาร MS Word (DOC/DOCX) เป็นรูปแบบ PDF ในภาษาจาวา...

    blog.groupdocs.com/th/tag/docx-to-pdf-in-java/
  10. DOCX to PDF in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....popularnych dokumentów MS Word (DOC/DOCX) i PDF. Oba formaty mają...konwertować pliki dokumentów MS Word (DOC/DOCX) do formatu PDF w Javie...

    blog.groupdocs.com/pl/tag/docx-to-pdf-in-java/