Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 185,611 for

page

(0.29 sec)
  1. 使用图层|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中添加或获取图层信息。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the shapes foreach ( Aspose...

    docs.aspose.com/diagram/zh/net/working-with-lay...
  2. 通过 C# 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C# 使用 .NET 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/add/
  3. Track Document Conversion Progress|Documentation

    This section explains how to track conversion progress of visio files with Aspose.Diagram....You may also control which pages are rendered as demonstrated...Start saving page index 0 of pages 11 End saving page index 0 of...

    docs.aspose.com/diagram/java/track-document-con...
  4. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/
  5. 通过 C++ 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/add/
  6. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_Pages_wide and fit_to_Pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....How to Print Excel as Fitted Pages Wide and Tall with Python.NET...Introduction The fit_to_pages_wide and fit_to_pages_tall settings control...

    docs.aspose.com/cells/python-net/how-to-print-e...
  7. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...) override { std :: cout << "Page " << args . GetPageIndex ()...) override { std :: cout << "Page " << args . GetPageIndex ()...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  8. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.Page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of Pages that is inserted as the entry's Page number....page_range_bookmark_name property FieldXE.page_range_bookmark_name...range of pages that is inserted as the entry’s page number. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.page_count property | Aspose.Words for...

    Document.Page_count property. Gets the number of Pages in the document as calculated by the most recent Page layout operation....page_count property Document.page_count property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ContinuousSectionRestart | Aspose.Words for Java

    Represents different behaviors when computing Page numbers in a continuous section that restarts Page numbering in Java....different behaviors when computing page numbers in a continuous section...restarts page numbering. Examples: Shows how to control page numbering...

    reference.aspose.com/words/java/com.aspose.word...