Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 187,121 for

page

(0.23 sec)
  1. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing Page content, remove or flatten annotations with C++....the most essential: Optimize page content for online browsing...compress all images Enable reusing page content Merge duplicate streams...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  2. TIF to PDF-A-1B is not converting as expected. ...

    Hi Team, We are trying to covert TIF File to PDF using Aspose Total, Aspose PDF. But, the result is not as expected. Image is shrinked and is showing as line. Aspose PDF version : 25.7 Current JDK : 21-jre-alpine vert…... a mismatch between the PDF page size and the image size, or...too small. Set Page Size : Make sure that the page size of the PDF...

    forum.aspose.com/t/tif-to-pdf-a-1b-is-not-conve...
  3. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/java/com.aspose.word...
  4. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::PageSetup::get_RtlGutter method ...

    Aspose::Words::PageSetup::get_RtlGutter method. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language in C++....Insert text that spans several pages. auto builder = System :: MakeObject...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data...how to see the the ranges of pages that a node spans. doc = aw..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...Add a page to the PDF document Page page = pdfDocument.Pages.Add();...image to the page's paragraphs collection page.Paragraphs.Add(image);...

    forum.aspose.com/t/tif-pdf/293699
  8. Working with Tables in Python|Aspose.Words for ...

    Work with tables in a document using Python. Introducing to work with tables and Table node concepts in Aspose.Words for Python.... What is this page about? This page introduces table concepts...They are also often used as a page layout tool and a better alternative...

    docs.aspose.com/words/python-net/working-with-t...
  9. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined document management....Shows how to apply and revert page setup settings to sections in...DocumentBuilder ( doc ); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every Page when the table spans more than one Page in C++....on every page when the table spans more than one page. bool Aspose...with rows that repeat on every page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...