Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 184,589 for

page

(0.1 sec)
  1. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the Node.js API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...cell B4 b4 . putValue ( "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  2. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....saving the document to a fixed page format. Default value for this...( doc ); // Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames Page at the specified index in C++....method Gets a frame or frames page at the specified index. System...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  4. ViewOptions class | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word...text and the top edge of the page. formsDesign Specifies whether...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Layout detecton|Documentation

    How to detect the layout on the provided image.... Page int Page number for multi-page images. Paragraphs...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/layout_detection/
  6. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...options ); Shows how to render one page from a document to a JPEG image...doc ); builder . writeln ( "Page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Resize PDF using C++ | Aspose.PDF

    Resize PDF documents programmatically with C++ sample code using Aspose.PDF for C++....Resize PDF Pages with C++ Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/cpp/resize/
  8. How to Change PDF Background Color in Python

    This article describes how to change PDF background color in Python. It provides IDE setting details, a step-wise process and a runnable sample code to change background color in PDF document in Python....Page Product Family Aspose.PSD Product...changed Parse through all the pages of the PDF and set the background...

    kb.aspose.com/pdf/python/how-to-change-pdf-back...
  9. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....tables that already exist on page of PDF document. A new class...first page with absorber absorber . Visit ( document . Pages [ 1...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  10. Remove Image from PDF using C#

    This article guides on how to remove image from PDF using C#. It has the IDE settings, a list of steps, and a sample code to delete image from PDF using C#....Page Product Family Aspose.PSD Product...all the photos from all the pages in a PDF file. Steps to Remove...

    kb.aspose.com/pdf/net/remove-image-from-pdf-usi...