Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 188,057 for

paged

(0.71 sec)
  1. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java....updating the fields and the page layout of the document. Without...contents will be populated but no page numbers will be displayed. Any...

    docs.aspose.com/words/java/working-with-table-o...
  2. تعليق التمييز في ملفات PDF باستخدام C++|Aspose....

    يتم عرض تعليقات التوصيف في النص كتمييزات أو خطوط تحتية أو خطوط مشطوبة أو خطوط متعرجة في نص المستند....-> Visit ( document -> get_Pages () -> idx_get ( 1 )); //Create...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/ar/cpp/highlights-annotation/
  3. Arbeta med Visio Shape Data|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-2" ); // Add master with stencil file...

    docs.aspose.com/diagram/sv/java/working-with-vi...
  4. Convertire un file HTML in PNG utilizzando Pyth...

    Codice di esempio su Python per la conversione da HTML a PNG. Usa il codice di esempio per la conversione batch da HTML a PNG con Python e .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/it/python-net/conversio...
  5. تبدیل فایل EPS به PNG با استفاده از Python | As...

    کد نمونه در پایتون برای تبدیل EPS به PNG. استفاده از کد نمونه برای دسته EPS به PNG تبدیل با پایتون و .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/fa/python-net/conversio...
  6. 使用 Python 将 EPUB 文件转换为 PNG | Aspose.PDF

    Python 上用于 EPUB 到 PNG 转换的示例代码。使用 Python 和.NET 将 EPUB 批量转换为 PNG 使用示例代码...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  7. Chercher

    chercher...collection Annotations de la page PDF particulière à l’aide de...de la méthode [Document.Pages 1 .Annotations.Add(Annotation)]...

    blog.aspose.com/fr/pdf/add-or-remove-annotation...
  8. احفظ Visio الوثيقة برمجيا|Documentation

    تصف هذه الصفحة كيفية حفظ Visio مستند إلى ملف ، دفق باستخدام مكتبة Aspose.Diagram....#// Save one page only, by page index options . page_index = 0 #//...#// Save one page only, by page index options . page_index = 0 #//...

    docs.aspose.com/diagram/ar/python-net/save-visi...
  9. Ajouter des annotations de figures en C++|Aspos...

    Cet article décrit comment ajouter, obtenir et supprimer des annotations de figures à partir de votre document PDF avec Aspose.PDF pour C++...rectangle ou une ellipse sur la page. Lorsqu’elles sont ouvertes...annotations Carré et Cercle à la page. Le code suivant montre comment...

    docs.aspose.com/pdf/fr/cpp/figures-annotation/
  10. Archivo

    Archivo...página al documento Page page = pdfDocument.Pages.Add(); // Crea un...colección de párrafos de la página. page.Paragraphs.Add(image); } //...

    blog.aspose.com/es/pdf/merge-jpg-to-pdf/