Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 187,783 for

page

(0.1 sec)
  1. Append Documents in Jython|Aspose.Words for Java

    Append Documents using Jython.... Please refresh the page and try again....

    docs.aspose.com/words/java/append-documents-in-...
  2. Remove Field in PHP|Aspose.Words for Java

    Remove Field using PHP.... Please refresh the page and try again....

    docs.aspose.com/words/java/remove-field-in-php/
  3. PageSetup.footerDistance property | Aspose.Word...

    PageSetup.footerDistance property. Returns or sets the distance (in points) between the footer and the bottom of the Page....footer and the bottom of the page. get footerDistance () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.headerDistance property | Aspose.Word...

    PageSetup.headerDistance property. Returns or sets the distance (in points) between the header and the top of the Page....the header and the top of the page. get headerDistance () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...after Save: True ← previous page...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  6. Aspose::Words::BorderCollection::get_Color meth...

    Aspose::Words::BorderCollection::get_Color method. Gets or sets the border color in C++....Shows how to create green wavy page border with a shadow. auto doc...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. SplitOptions.split_criteria property | Aspose.W...

    SplitOptions.split_criteria property. Specifies the criteria for splitting the document into parts....Shows how to split document by pages. doc = MY_DIR + 'Big document.... lowcode . SplitCriteria . PAGE aw . lowcode . Splitter . split...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert XLSB to PPS using Python or with free O...

    XLSB to PPS conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPS online converter quickly before integrating the code....to set the page orientation, page size, and page margins of the...to set the page orientation, page size, and page margins of the...

    products.aspose.com/total/python-net/conversion...
  9. Several PDF Into JPG C#

    Merge multiple PDF into JPG in C# code. Save PDF as JPG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/pdf-to-jpg/
  10. Several TEXT Into PNG C#

    Merge multiple TEXT into PNG in C# code. Save TEXT as PNG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/text-to-png/