Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 186,612 for

page

(0.14 sec)
  1. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++....align it to a location on the page, such as the center: auto tableStyle..."Aligned to the center of the page" ); builder -> EndTable ();...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multiPage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...FileInputStream(tiffPath)) { Page newPage = mergedDoc.getPages()...tiffImage.getFrameCount(); i++) { Page newPage = mergedDoc.getPages()...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  3. DocumentBuilder.insert_footnote method | Aspose...

    aspose.words.DocumentBuilder.insert_footnote method...appear at the bottom of the page. builder . write ( 'This text...their referenced text, # so this page break will not affect the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Node.js....preferences or the number of lines per page.Aspose.Words provides the ability...the last open document. Set Page Display Options If you want...

    docs.aspose.com/words/nodejs-net/work-with-word...
  5. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....Page Product Family Aspose.PSD Product...the Document class and add a page to it Create a TextFragment...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  6. PNG to PDF Merge using Java | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add PNG file to new page After...

    products.aspose.com/pdf/java/merger/png-to-pdf/
  7. TIFF to PDF Merge using Java | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/tiff-to-pdf/
  8. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your document layout with easy access to Page and section configurations....Returns an object that represents page setup and section properties...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Converting a GIF file to PDF using Python | Asp...

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...the output PDF file. Use the pages method of the Document class...

    products.aspose.com/pdf/python-net/conversion/g...
  10. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....Insert text that spans several pages. builder = aw . DocumentBuilder...insert_break ( aw . BreakType . PAGE_BREAK ) i += 1 # A gutter adds...

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