Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 10,493 for

page count

(0.19 sec)
  1. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...(Inherited from ShapeBase ) count Gets the number of immediate...floating image to the center of a page. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XPS to TIFF Conversion API | JavaScript

    XPS to TIFF conversion provided by Aspose.Page for JavaScript API solution. Works in JavaScript Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/javascript-cpp/convers...
  3. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your document sections for seamless formatting....footer will only appear on pages in the section that contains...Sections [ 0 ]. HeadersFooters . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/hea...
  4. Working with DataTable Row Objects in Java|Aspo...

    Use simplified syntax in template expressions to work with DataTable row objects when building a report in Java....field named “Age”, you can count the child (parent) rows that...following syntax. r . Persons . Count ( p => p . Age > 30 ) Note –...

    docs.aspose.com/words/java/working-with-datatab...
  5. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....width , height ); //Set one page per sheet to true in image or...ConsolidationFunctio.DISTINCT_COUNT Added Aspose.Cells for Java...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Aspose.PSD for Java 26.2 - Release Notes|Docume...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...throw new RuntimeException ( "Count of ImageResources are different...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  8. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....Examples: Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable("Employees");...

    reference.aspose.com/words/java/com.aspose.word...
  9. Word document has 1288 pages. When converted to...

    The attached document has 1288 Pages. When converted to PDF only 55 Pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …...has 1288 pages. When converted to PDF only 55 pages get converted...has 1288 pages. When converted to PDF only 55 pages get converted...

    forum.aspose.com/t/word-document-has-1288-pages...
  10. Threaded Comments with Node.js via C++|Document...

    Manage threaded comments in Excel documents using Aspose.Cells for Node.js via C++. Learn to add, read, edit, and remove threaded comments....getThreadedComments ( "A1" ); const count = threadedComments . getCount...getCount (); for ( let i = 0 ; i < count ; i ++ ) { const comment = threadedComments...

    docs.aspose.com/cells/nodejs-cpp/threaded-comme...