Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 180,919 for

page

(0.12 sec)
  1. Aspose::Words::Document::GetPageInfo method | A...

    Aspose::Words::Document::GetPageInfo method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering in C++....Document::GetPageInfo method Gets the page size, orientation and other...other information about a page that might be useful for printing or...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-images/
  3. Add, Extract or Remove Images in PDF using C# |...

    Manipulate images in PDF programmatically with C# sample code using Aspose.PDF for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/net/images/
  4. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/java/rendering/
  5. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each Page....justification of text on each page. Members Name Description Bottom...the page. Center Text is aligned in the middle of the page. Justify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....How to Print Excel as Fitted Pages Wide and Tall Contents [ Hide...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  7. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total Page count based on the latest layout, ensuring accurate document management and insights....property Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. public int PageCount...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/java/extract-links/
  9. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....side, # and the number of the page that contains the XE field on...will around the sequence and page numbers to explain their meaning...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...400 ); // 将图形对象添加到页面实例的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-line/