Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 184,601 for

page

(0.09 sec)
  1. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPageS fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....Show how to reset the initial page numbering and save the NUMPAGE...Document > ( get_MyDir () + u "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Frameset class | Aspose.Words for Python

    aspose.words.framesets.Frameset class. Represents a frames Page or a single frame on a frames Page...Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....$inputFile ); // Get access to first page of PDF file $tocPage = $document..."First page" , "Second page" , "Third page" , "Fourth page" ]; for...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  4. Error converting the file - Free Support Forum ...

    Hello everyone, Product: Aspose.Cells Version: 24.8.0 Environment: Linux (server environment) Conversion Type: Excel → Multi-Page TIFF Issue Type: BUG — Output TIFF only contains 1 Page When converting an Excel f…...Conversion Type: Excel → Multi-page TIFF Issue Type: BUG — Output...Output TIFF only contains 1 page When converting an Excel file that...

    forum.aspose.com/t/error-converting-the-file/32...
  5. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....Contents [ Hide ] Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  6. Add Pages to PDF using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/pages/add/
  7. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....document to fit page width. ZoomFactor Displays the page using the...factor. FitPage Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberListSeparator method. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list in C++....used to separate two page numbers in a page number list. System...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldIndex.has_page_number_separator property |...

    FieldIndex.has_Page_number_separator property. Gets a value indicating whether a Page number separator is overridden through the field's code....has_page_number_separator property FieldIndex.has_page_number_separator...a value indicating whether a page number separator is overridden...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file Page page = pdfDocument...

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