Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 182,138 for

page

(0.13 sec)
  1. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....// add page to pages collection of PDF file Page page = doc ...jpg" ); page . getParagraphs (). add ( img ); // Set page properties...

    docs.aspose.com/pdf/java/set-image-size/
  2. Aspose::Words::Layout::LayoutOptions::get_Conti...

    Aspose::Words::Layout::LayoutOptions::get_ContinuousSectionPageNumberingRestart method. Gets or sets the mode of behavior for computing Page numbers when a continuous section restarts the Page numbering in C++....mode of behavior for computing page numbers when a continuous section...section restarts the page numbering. Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Remove Hidden Text from Document|Aspose.Words f...

    Remove hidden text from a document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to remove...document programmatically. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-hidden-text-fr...
  4. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets or sets the character sequence that is used to separate the start and end of a Page range in C++....separate the start and end of a page range. System :: String Aspose...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....a new PDF Document Add Page to pages collection of PDF file Add...to paragraphs collection of page instance Create Graph instance...

    docs.aspose.com/pdf/cpp/add-rectangle/
  6. 公共 API Aspose.Diagram 6.8.0 的变化|Documentation

    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....vsdx" ); // Get Visio page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // Initialize a new Layer class object...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  7. 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...
  8. 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/
  9. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....image on the page. When working with single-page images, this...always 0. Page int Page number. When working with single-page images...

    docs.aspose.com/ocr/net/image-regions-character...
  10. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new Page range object....PageRange(from_address, to) Creates a new page range object. def __init__ (...starting page zero-based index. to int The ending page zero-based...

    reference.aspose.com/words/python-net/aspose.wo...