Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 10,606 for

page count

(0.15 sec)
  1. Document.update_thumbnail method | Aspose.Words...

    aspose.words.Document.update_thumbnail method...1 - Use the document's first page: doc . update_thumbnail () doc...options . generate_from_first_page = False doc . update_thumbnail...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextColumnCollection.EvenlySpaced | Aspose.Word...

    Discover the EvenlySpaced property of TextColumnCollection, ensures equal-width text columns for a clean, organized layout. Enhance your design effortlessly!...available within the margins of the page. column = columns [ 1 ]; column...Words TextColumnCollection.Count TextColumnCollection.Item English...

    reference.aspose.com/words/net/aspose.words/tex...
  3. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...Properties Name Description count Gets the number of immediate...body text at the bottom of the page. // This entry will contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the document. To learn more, visit the documentation article in C++.... get_Count () Gets the number of nodes...section starts on a new page or on the same page. Programmatically...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Manipulating TIFF Images|Documentation

    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.... Export Multi Page frames to different Image format...Sometimes you need to export Multi-page TIFF frames to some other image...

    docs.aspose.com/imaging/net/manipulating-tiff-i...
  6. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...Returns an object that represents page setup and section properties...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Invalid image stream (The type initializer for ...

    Hi Team, We are facing a critical issue after upgrading to Aspose 25.11.0 , where image rendering (used for eSignatures) is failing, while the same implementation works perfectly with Aspose 24.11 . error - “Invalid im…...new Document(); Page page = pdfDocument.Pages.Add(); // Load from...= 0; // Add image to page resources page.Resources.Images.Add(imageStream);...

    forum.aspose.com/t/invalid-image-stream-the-typ...
  8. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from text in points....Shows how to create green wavy page border with a shadow. let doc...BorderCollection BorderCollection.count property BorderCollection.horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Converting a HTML file to EMF using Python | As...

    Sample code on Python for HTML to EMF conversion. Use example code for batch HTML to EMF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...resolution. Check the number of pages in the input document and set...

    products.aspose.com/pdf/python-net/conversion/h...
  10. Convert HTML To MARKDOWN Python

    Convert HTML to MARKDOWN format in Python code. Save HTML as MARKDOWN using Python....the easy steps to turn a HTML page into Markdown format. Read your...md) for page in range(doc.page_count): save_options.page_set =...

    products.aspose.com/words/python-net/conversion...