Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 14,601 for

doc

(0.07 sec)
  1. change orientation on GroupDocs Blog | Document...

    change orientation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in change orientation on GroupDocs Blog | Document Automation Solutions for .NET & Jav......das páginas em documentos Word DOC/DOCX usando C#. Defina as páginas...das páginas em documentos Word DOC/DOCX em Java. Defina as páginas...

    blog.groupdocs.com/pt/tag/change-orientation/in...
  2. Rearrange pages in Word

    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....الصفحات برمجيًا في مستندات Word (DOC / DOCX) في Java. في العالم الرقمي...الصفحات برمجيًا في مستندات Word (DOC / DOCX) باستخدام C#....

    blog.groupdocs.com/ar/tag/rearrange-pages-in-word/
  3. landscape to portrait on GroupDocs Blog | Docum...

    landscape to portrait on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in landscape to portrait on GroupDocs Blog | Document Automation Solutions for .NET......اتجاه الصفحات في مستندات Word DOC / DOCX باستخدام C #. عيّن الصفحات...اتجاه الصفحات في مستندات Word DOC / DOCX في Java. قم بتعيين الصفحات...

    blog.groupdocs.com/ar/tag/landscape-to-portrait...
  4. landscape to portrait on GroupDocs Blog | Docum...

    landscape to portrait on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in landscape to portrait on GroupDocs Blog | Document Automation Solutions for .NET......orientasi halaman dalam dokumen Word DOC/DOCX menggunakan C#. Tetapkan...orientasi halaman dalam dokumen Word DOC/DOCX di Java. Tetapkan halaman...

    blog.groupdocs.com/id/tag/landscape-to-portrait...
  5. 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...
  6. دمج ملفات 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/
  7. 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/
  8. 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/
  9. Classify document by path | Documentation

    Classify Document by path with IAB-2 taxonomy and return 2 best results Classifying of the Document could be performed with the next steps Call Classify method for “Document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("Document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify Document by path with Documents taxonomy and return 4 best results Call Classify method for “Document....Order Upgrade an Order Support Docs API Reference Live Demos Free...results Call method for “document.doc” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  10. مستند Word كصفحات مستجيبة بتنسيق HTML باستخدام ...

    اجعل مستندات Word لعرضها كصفحات HTML سريعة الاستجابة باستخدام C #. قم بتحويل ملفات Doc و DocX إلى صفحات مستجيبة بتنسيق HTML باستخدام عارض المستندات .NET API....إذا كان لديك مستندات MS Word DOC و DOCX وترغب في تحويل هذه المستندات...التالية كيفية تحويل مستند Word (DOC / DOCX) إلى HTML سريع الاستجابة...

    blog.groupdocs.com/ar/viewer/view-word-document...