Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 228,595 for

page

(0.3 sec)
  1. Determine Line Break|Aspose.PDF for .NET

    Learn more about how to determinate a line break of multi-line TextFragment using C#...GetNotifications () method of Page Class as follows, in order to...new Document (); Page page = document . Pages . Add (); for (...

    docs.aspose.com/pdf/net/determine-line-break/
  2. Bates Numbering or stamping Aspose.pdf for .Net...

    Hi, Is Bates Numbering or stamping supported by Aspose.pdf for .Net? If it is, can you please provide code on how to add bates numbers to pdf files? Thank you...pdf"); // Get total number of pages int totalPages = new PdfFil...// Create formatted text for page number FormattedText formattedText...

    forum.aspose.com/t/bates-numbering-or-stamping-...
  3. LoadOptions.PageSizeAdjustmentModes | Aspose.PD...

    ATTENTION The feature implemented but did not put yet to public API since blocker issue in OSHARED layer revealed for sample document. Represents mode of usage of Page size during conversion. Formats like HTML EPUB etc usually have float design so it allows to fit required Pagesize. But sometimes content has specifies horizontal positions or size that does not allow put content into required Page size. In such case we can define what should be done in this case i.e when size of content does not fit required initial Page size of result PDF document....Represents mode of usage of page size during conversion. Formats...allow put content into required page size. In such case we can define...

    reference.aspose.com/pdf/net/aspose.pdf/loadopt...
  4. HtmlSaveOptions - Aspose.PDF for Java - API Ref...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...(one HTML file per converted page) are created during conversion...

    reference.aspose.com/pdf/java/com.aspose.pdf/Ht...
  5. TEX to PDF Merge using Java | Aspose.PDF

    Combine two or more TEX 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 TEX file to new page After...

    products.aspose.com/pdf/java/merger/tex-to-pdf/
  6. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG 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 SVG document In loop: add PDF file to new page After...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  7. DrawingSizeTypeValue - Aspose.Diagram for Pytho...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......ObjectKind ObjType OutputFormat Page PageCollection PageLayout PageLineJumpDirX...Specifies the drawing size of a page. Field Summary const int SAME_AS_PRINTER...

    reference.aspose.com/diagram/python-java/aspose...
  8. How to Read Barcode from PDF Documents|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Specify start and end page numbers and then call PdfExtractor...the images for the mentioned pages. In a while loop, call PdfExtractor...

    docs.aspose.com/barcode/net/how-to-read-barcode...
  9. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Call the Page class addStamp(..) method of the Page class to...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  10. ParagraphAbsorber | Aspose.PDF for Python via ....

    Represents an absorber object of Page structure objects such as sections and paragraphs.
    Performs search for sections and paragraphs of text and provides access for rectangles and polydons that describes it in text coordinate space.
    Also performs text segments search and provides access to search results via TextFragments collections grouped by structure elements....Represents an absorber object of page structure objects such as sections...sections/paragraphs of the document or page. ParagraphAbsorber(sections_search_depth)...

    reference.aspose.com/pdf/python-net/aspose.pdf....