Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 187,387 for

page

(0.23 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. 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...
  3. 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...
  4. 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/
  5. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...compare two PDF documents page by page. You can choose to compare...compare either specific pages or entire documents. The resulting...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  6. Resize/Shrink PDF Content in Java | Aspose.PDF ...

    Aspose Support: We have purchased Aspose.Pdf for Java. Using your trial version (for evaluation purpose), I have come up with some code to see if it will meet our requirement. The code seems to be working fine but I am …...particular PDF file convert each page to an individual .jpg image...adding blank space in top of page so that there is enough space...

    forum.aspose.com/t/resize-shrink-pdf-content-in...
  7. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...
  8. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 向 Document 对象的 Pages 集合中添加一个 Page 对象。 向页面的 Paragraphs 集合中添加...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/create-document/
  9. 使用C++设置图像大小|Aspose.PDF for C++

    本节介绍如何使用C++库设置PDF文件的图像大小。...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //..._dataDir + u "aspose-logo.jpg" ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/set-image-size/
  10. Insert Background Image to Excel|Documentation

    How to insert background image to Excel using Aspose.Cells for .NET....2019): From the Page Layout menu, find the Page Setup option, and...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/insert-background-ima...