Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 10,137 for

page count

(0.1 sec)
  1. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties... count Gets number of items in the...application. pages Represents an estimate of the number of pages in the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Work with Project Online or Project Server | As...

    Learn how to work with Microsoft Project Online or Microsoft Project Server using Aspose.Tasks for Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/java/work-with-project-on...
  3. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  4. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license to avoid evaluation limitations....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/pub/net/licensing/
  5. Aspose.PSD for Python via .NET 24.12 - Release ...

    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...AiImage property for number of pages Feature PSDPYTHON-142 [AI Format]...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a shapes text i have to use the Para class. That’s what i read at following Page: Working with Shapes Paragraph But if i do so, all of my shapes have allways an empty Par…...That’s what i read at following page: Working with Shapes Paragraph...vsdx"); Aspose.Diagram.Page page = diagram.Pages[0]; foreach (Aspose...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  7. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free form...."children" : [ { "element_type" : "Page" , "children" : [ { "name" :..."Two-column layout" , "columns_count" : 2 , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/free_text_i...
  8. Convert DOC To Image Python

    Convert DOC to Image format in Python code. Save DOC as Image using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  9. Convert HTML To SVG Python

    Convert HTML to SVG format in Python code. Save HTML as SVG using Python....SVG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .svg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  10. Convert PDF To TIFF Python

    Convert PDF to TIFF format in Python code. Save PDF as TIFF using Python....TIFF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .tiff" ,...

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