Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 188,097 for

paged

(0.68 sec)
  1. Fractionner un document dans C#|Aspose.Words po...

    Divisez un document en plusieurs fichiers à l'aide de C#. Utilisez la fonction de fractionnement pour diviser efficacement un document par titres ou sections, ainsi que par pages ou par plages de pages....n’avez besoin que de quelques pages d’un document spécifique et...un document par pages ou par plages de pages. Les deux options...

    docs.aspose.com/words/fr/net/split-a-document/
  2. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a list of steps, and a sample code to bookmark PDF document using Java....Page Product Family Aspose.PSD Product...to add bookmarks for all the pages, set display properties of the...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...
  3. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....to Apply a Preset theme to a Page or a Shape This article can...vsdx Apply a Preset Theme to a Page Aspose.Diagram APIs allows to...

    docs.aspose.com/diagram/net/working-with-themes/
  4. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....footers for first, even and odd pages. builder.getPageSetup().set...the headers, then add three pages to the document to display each...

    reference.aspose.com/words/java/com.aspose.word...
  5. Как распечатать Excel как страницу, подогнанную...

    Узнайте, как установить свойства fit_to_pages_wide и fit_to_pages_tall для печати Excel с помощью API Aspose.Cells for Python via .NET....Параметры fit_to_pages_wide и fit_to_pages_tall управляют масштабированием...заданные размеры страниц: fit_to_pages_wide : указывает количество...

    docs.aspose.com/cells/ru/python-net/how-to-prin...
  6. التعليقات اللاصقة في PDF|Aspose.PDF for Java

    هذا الموضوع يتعلق بالتعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص. يُستخدم لتمثيل الرسومات على الصفحة. تحقق من مقتطف الشيفرة لحل هذه المهمة....pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/ar/java/sticky-annotations/
  7. PCL to PDF Merge using C++ | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/pcl-to-pdf/
  8. XPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add XPS file to new page After...

    products.aspose.com/pdf/cpp/merger/xps-to-pdf/
  9. Convertir une URL en PDF en Java

    Ce tutoriel rapide explique comment convertir une URL en PDF en Java. Il comprend les paramètres de l'IDE, une liste d'étapes et un exemple de code pour transformer un lien en PDF en Java....Page Product Family Aspose.PSD Product...en PDF. Définir l’URL de la page web à convertir en PDF. Configurer...

    kb.aspose.com/fr/pdf/java/convert-url-to-pdf-in...
  10. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/change-page-size/