Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 185,611 for

page

(0.23 sec)
  1. 95584311.xlsx

    Sheet1 First Sheet Started Now. Page 1 Page 2 Page 3 Page 4 Page 5 Sheet2 Second Sheet Started Now. Page 1 Page 2 Page 3 Page 4 Page 5 2018-01-26T14:30:37Z 16.0300 Microsoft Excel 2015-06-05T18:17:...... Page 1 Page 2 Page 3 Page 4 Page 5 Sheet2 Second...Sheet Started Now. Page 1 Page 2 Page 3 Page 4 Page 5 2018-01-26T14:30:37Z...

    docs.aspose.com/cells/sv/javascript-cpp/track-c...
  2. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get Page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....PDF Pages programmatically C++ Contents [ Hide ] Get Page Properties...Properties Each page in a PDF file has a number of properties, such...

    docs.aspose.com/pdf/cpp/crop-pages/
  3. FieldIndex.page_number_list_separator property ...

    FieldIndex.Page_number_list_separator property. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list....page_number_list_separator property FieldIndex.page_number_list_separator...two page numbers in a page number list. @property def page_number_list_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document Page saving to your desired stream for efficient file management....the stream where the document page will be saved to. public Stream...allows you to save document pages to streams instead of files...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document Page file names for efficient saving and organization. Enhance your workflow today!...file name where the document page will be saved to. public string...Remarks If not specified then page file name and path will be generated...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Initialize an array of shapes Aspose . Diagram...

    docs.aspose.com/diagram/net/group-convert-and-v...
  7. Move Pages to PDF using Python | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET...to Move pages to PDF using Python In order to move page in PDF...pip install aspose-pdf Move Page to PDF using Python You need...

    products.aspose.com/pdf/python-net/pages/move/
  8. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java....Resize PDF Pages with PHP In order to resize PDF file, we’ll...more details check the GitHub page. How to Resize PDF documents...

    products.aspose.com/pdf/php-java/resize/
  9. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of Pages in C++....representing specified range of pages. System :: SharedPtr < Aspose...the first page to extract. count int32_t Number of pages to be extracted...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....to paragraphs collection of page. Save your PDF file public static...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-curve/