Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 9,045 for

paged

(0.88 sec)
  1. ادغام فایل های DOCX در پایتون با استفاده از Gro...

    راهنمای جامع برای ادغام فایل‌های DOCX در پایتون. فرآیند را درک کنید و مثال‌های کد عملی برای ادغام اسناد Word دریافت کنید....documents without inserting new page merger . join(constants . sample_doc...output_doc_without_starting_from_new_page) print( f "Merge to: { constants...

    blog.groupdocs.com/fa/merger/merge-docx-in-python/
  2. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Source Document Template Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/working-with-js...
  3. Ajouter ou supprimer des annotations | Annotez ...

    Annotez par programmation des fichiers PDF en C#. Ajoutez ou supprimez des annotations telles que des flèches, un rectangle, une ellipse, une surbrillance, des annotations de filigrane à l'aide de l'API .NET....prend en charge les images, les pages Web, les messages électroniques...position, la taille, le numéro de page de l’annotation fléchée. Ajoutez...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...
  4. 使用 C# 合并 Word 文档 |加入所有或选定的页面

    C# 方法将两个或多个 Word 文档合并为一个文件。在 .NET 应用程序中仅组合多个 Word 文件的选择性页面。...Specify the starting and ending page number // 合并文件 merger.Join("document_to_merge...{ 2, 4, 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/zh/merger/merge-word-files-u...
  5. 使用 Java 合併 Word 文檔 |加入所有或選定的頁面

    將兩個或多個 Word 文檔合併為一個文件的 Java 方法。在您的應用程序中僅合併多個 Word 文件的選擇性頁面。...Specify the starting and ending page number // 合併文檔 merger.join("document_to_merge...{ 2, 4, 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/zh-hant/merger/merge-word-fi...
  6. How to Add Redaction Annotation to PDF using C#

    Learn the necessary steps to add redaction annotation to PDF using C#, and easily leverage APIs to gain ability to incorporate redaction annotation in PDF using C#....properties, such as the position, page number, etc. Call the Add method...

    kb.groupdocs.com/annotation/net/how-to-add-reda...
  7. How to Add Distance Annotation in PDF using Java

    This article will help you to add distance annotation in PDF using Java. We'll provide you complete step-by-step guide to insert distance annotation to PDF in Java.... position, page number, etc. Call Annotator...

    kb.groupdocs.com/annotation/java/how-to-add-dis...
  8. How to Add Underline Annotation into PDF Using ...

    In this tutorial, we will discuss how to add underline annotation into PDF using Java. Also, we will provide a code to insert underline annotation in PDF using Java.... position, page number, point, etc. Call Annotator...

    kb.groupdocs.com/annotation/java/how-to-add-und...
  9. Add Arrow Annotation to JPG using C#

    You will learn how to add arrow annotation to JPG using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation to JPG in C#....properties like position and page number Call the Annotator.Add...

    kb.groupdocs.com/annotation/net/add-arrow-annot...
  10. How to Convert PowerPoint to PDF using C#

    This short tutorial describes the complete process to convert PowerPoint to PDF using C# and provides a sample working code for C# PowerPoint to PDF application....Dpi, Height, Width, Margins, Page Rotation, and many more. We...

    kb.groupdocs.com/conversion/net/how-to-convert-...