Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 189,177 for

paged

(0.32 sec)
  1. 使用用户定义的单元格|Documentation

    本节介绍如何使用 Aspose.Diagram 读取 visio 形状的用户定义单元格。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by id Shape shape = page . Shapes...

    docs.aspose.com/diagram/zh/net/working-with-use...
  2. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  3. Конвертировать HTML в PDF с помощью Python|Aspo...

    Узнайте, как преобразовать HTML и MHTML в PDF на Python с помощью Aspose.PDF for Python via .NET, включая настройки CSS media, встроенные шрифты и вывод Tagged PDF.... page_layout_option = ap . HtmlPageLayoutOption...HtmlPageLayoutOption . SCALE_TO_PAGE_WIDTH document = ap . Document...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  4. FieldTA.LongCitation | Aspose.Words for .NET

    Manage your FieldTA LongCitation property effortlessly. Easily get or set long citations for entries, enhancing your data organization and accessibility....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  5. LayoutEnumerator.Rectangle | Aspose.Words for .NET

    Discover the LayoutEnumerator Rectangle property. Get precise bounding rectangles of entities relative to the page's top left corner in points....current entity relative to the page top left corner (in points)...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Aspose.PSD for .NET 24.1 - Notes de version|Doc...

    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....version Contents [ Hide ] Cette page contient les notes de version...cette propriété, la première page sera rendue et enregistrée....

    docs.aspose.com/psd/fr/net/aspose-psd-for-net-2...
  7. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Add Page to pages collection of PDF file....to paragraphs collection of page instance. Create Rectangle instance...

    docs.aspose.com/pdf/java/add-line/
  8. Получить, получить, скопировать и вставить стра...

    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.... Свойство Pages, предоставляемое Diagram Класс...набор объектов Aspose.Diagram.Page. Это свойство можно использовать...

    docs.aspose.com/diagram/ru/java/retrieve-get-co...
  9. 記録

    記録... 各ページにアクセスして Page オブジェクトにアクセスします。 すべての反復で、新しい...pageCount = 1; // すべてのページをループする for (Page pdfPage : pdfDocument.getPages())...

    blog.aspose.com/ja/pdf/split-pdf-files-using-java/
  10. 記録

    記録...add() メソッドを使用してPDFドキュメントに新しい Page を追加し、ページのプロパティを設定します。 画像ファイルを...FileInputStream オブジェクトにロードします。 Page.getParagraphs().add(Image) メソッドを使用して、新しい...

    blog.aspose.com/ja/pdf/generate-pdf-file-from-i...