Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 8,221 for

page count

(0.04 sec)
  1. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document...set of properties that specify page size, orientation, margins etc...child node of the section. count Gets the number of immediate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....NOTEREF NUMCHARS NUMPAGES NUMWORDS PAGE PAGEREF PRINTDATE QUOTE REF...supported: ABS , AND , AVERAGE , COUNT , DEFINED , FALSE , IF , INT...

    docs.aspose.com/words/net/fields-overview/
  3. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities.... Count { get; } Gets the number of...AppendChild ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/net/aspose.words/par...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Rendering in Python https://docs.aspose.com/words/python-net/rendering/ Recent content in Rendering in Python on Documentation Hugo -- gohugo.io http......Python_via_dotnet: Converting to Fixed-page Format https://docs.aspose....com/words/python-net/converting-to-fixed-page-format/ Mon, 01 Jan 0001 00:00:00...

    docs.aspose.com/words/python-net/rendering/inde...
  5. Working with Custom Bar Styles

    Learn how to work with custom bar styles using Aspose.Tasks for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/working-with-custom-b...
  6. Project Views

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/cpp/project-views/
  7. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....the horizontal alignment of pages in an HTML document. Default...Specifies the margins around pages in an HTML document. The margins...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for Page in range(0, docu…...Document(file_path) for page in range(0, document.page_count): extractedPage...document.extract_pages(page, 1) name = f"output2/page{page + 1}.docx"...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  9. Aspose.PSD for .NET 23.4 - 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...countPortions = textData . Items . Count (); ITextStyle defaultStyle...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  10. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... count Gets the number of immediate...(Inherited from Node ) page_color Gets or sets the page color of the document...

    reference.aspose.com/words/python-net/aspose.wo...