Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 10,898 for

page count

(0.42 sec)
  1. Rust via C++ | Server-oriented solution for PDF...

    Aspose.PDF for Rust via C++ is a library designed to simplify the creation of intricate, multi-Page PDF documents within Rust...makes creating complex, multi-page, printable documents easy. API...using grey shades, Rotate whole pages in PDF document, Set PDF document...

    products.aspose.com/pdf/rust-cpp/
  2. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...
  3. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....Project code page: {vbaProject.CodePage}; Modules count: {vbaProject...{vbaProject.Modules.Count()}\n" : $"Project name: {vbaProject.Name}...

    reference.aspose.com/words/net/aspose.words/doc...
  4. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's Page Count for efficient management and organization....Pages Contents [ Hide ] BuiltInDocumentPrope.Pages property Represents...number of pages in the document. public int Pages { get ; set...

    reference.aspose.com/words/net/aspose.words.pro...
  5. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient document formatting. Enhance your workflow with customizable Page break options!...PageBreakChar field Page break character: (char)12 or...NodeType . Paragraph , true ). Count , Is . EqualTo ( 1 )); builder...

    reference.aspose.com/words/net/aspose.words/con...
  6. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation....Properties Name Description Count { get; } Returns the number...Project code page: {vbaProject.CodePage}; Modules count: {vbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  7. Working with Pages in PHP|Aspose.PDF for Java

    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....Working with Pages in PHP Contents [ Hide ] This section includes...Particular Page from the PDF File In PHP Get a Particular Page in a...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  8. PageSetup.PageStartingNumber | Aspose.Words for...

    Discover the PageSetup PageStartingNumber property to easily customize your document's starting Page number for enhanced organization and clarity....property Gets or sets the starting page number of the section. public...PageStartingNumber property so that page numbering can continue from...

    reference.aspose.com/words/net/aspose.words/pag...
  9. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results.... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...
  10. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF Pages into individual PDF files in your Python via C++ applications....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Live Example Aspose...

    docs.aspose.com/pdf/python-cpp/split-pdf-document/