Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 242,697 for

page

(0.28 sec)
  1. FieldToc.HeadingLevelRange | Aspose.Words for .NET

    FieldToc HeadingLevelRange property. Gets or sets a range of heading levels to include in C#....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/net/aspose.words.fie...
  2. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....displays text directly on the page. PdfContentEditor allows you...add FreeText annotation, the page number on which the annotation...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  3. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...const & page : firstDoc -> get_Pages ()) { // add page from one...

    products.aspose.com/pdf/cpp/merger/epub-to-pdf/
  4. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....Page Product Family Aspose.PSD Product...some sample text on the first page of it Instantiate a TextAnnotation...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  5. Class: ShdwType - Aspose.Diagram for Node.js vi...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....the default shadow type for a page. The value of the property is...the default shadow type for a page. The value of the property is...

    reference.aspose.com/diagram/nodejs/ShdwType
  6. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....vsdx" ); // get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. ShapePlaceFlipValue | Aspose.Diagram for .NET A...

    Specifies how a placeable shape flips and/or rotates on the Page when a user selects Lay Out Shapes Shapes menu....flips and/or rotates on the page when a user selects Lay Out...Description UsePageDefault 0 Use page default. FlipHorizontal 1 Flip...

    reference.aspose.com/diagram/net/aspose.diagram...
  8. DrawingResizeType | Aspose.Diagram for .NET API...

    Determines whether the drawing Page resizes automatically to fit the diagram....Determines whether the drawing page resizes automatically to fit...Determines whether the drawing page resizes automatically to fit...

    reference.aspose.com/diagram/net/aspose.diagram...
  9. Class: DrawingResizeType - Aspose.Diagram for N...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....Determines whether the drawing page resizes automatically to fit...Determines whether the drawing page resizes automatically to fit...

    reference.aspose.com/diagram/nodejs/DrawingResi...
  10. Extract Tables in PDF documents via Java | Aspo...

    Java source code to work with extracting table from PDF file on Java and PHP, Delphi....first page with absorber. Get first table on the page. Remove..._booklet 7.pdf" ); for ( Page page : pdfDocument . getPages ())...

    products.aspose.com/pdf/java/table-extract/