Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 181,616 for

page

(0.14 sec)
  1. ConvertUtil.point_to_inch method | Aspose.Words...

    ConvertUtil.point_to_inch method. Converts points to inches....Examples Shows how to specify page properties in inches. doc =...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通過C++將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用C++語言和 Aspose 將圖像添加到 PDF 文件中的功能.PDF用於C++庫...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/add/
  3. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even Pages of the document in their original order....Gets a set with all the even pages of the document in their original...Remarks Even pages have odd indices since page indices are zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。...pdf" ); // Get page properties and print them to...console Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  5. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting Page. Simplify your mapping process today!...method Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. public int GetStartPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio Page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats....to draw a diamond shape in a page.The code example below shows...developers to draw a diamond in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  7. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio Page with Aspose.Diagram. Support using C# to draw triangle and save as pdf, svg, html, image, xps and other formats....to draw a triangle shape in a page.The code example below shows...developers to draw a triangle in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  8. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 将注释添加到 Page 对象的注释集合中。 以下代码片段向您展示了如何在 PDF..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/text-annotation/
  9. ThumbnailGeneratingOptions.generate_from_first_...

    ThumbnailGeneratingOptions.generate_from_first_Page property. Specifies whether to generate thumbnail from first Page of the document or first image....generate_from_first_page property ThumbnailGeneratingO.generate_from_first_page...generate_from_first_page property Specifies whether to generate thumbnail...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Determine Line Break in TextFragment|Aspose.PDF...

    Learn more about how to determinate a line break of multi-line TextFragment using C++...GetNotifications () method of Page Class as follows, in order to...Document > (); auto page = document -> get_Pages () -> Add (); for...

    docs.aspose.com/pdf/cpp/determine-line-break/