Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 10,803 for

page count

(2.29 sec)
  1. Header and Footers|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....//Setting the current page number and page count at the right footer...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/header-and-footers/
  2. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes....begins the footnote/endnote count. doc = aw . Document () builder...show up at the bottom of each page that contains # their reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert OST to OFT via C# | products.aspose.com

    Sample code for OST to OFT C# conversion. Use API example code for batch OST files to OFT conversion within VB.NET, Asp.NET or any .NET based application....oft files int count = 1 ; foreach ( var msg in inboxFolder...Combine(outputDirectory, $"Message{count}.oft" ); msg.Save( "template...

    products.aspose.com/email/net/conversion/ost-to...
  4. Working with PDF File Metadata using JavaScript...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information....permission size - PDF page size pagecount - Page count сreation Date:...- Annotation count bookmarkcount - Bookmark count attachmentcount...

    docs.aspose.com/pdf/javascript-cpp/pdf-file-met...
  5. Convert OST to ICS via C# | products.aspose.com

    Sample code for OST to ICS C# conversion. Use API example code for batch OST files to ICS conversion within VB.NET, Asp.NET or any .NET based application....ics files int count = 1 ; foreach ( var msg in calendarFolder...Combine(outputDirectory, $"Message{count}.ics" ); if (msg.SupportedType...

    products.aspose.com/email/net/conversion/ost-to...
  6. Aspose.PSD for .NET 24.7 - 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...Before update. Installed fonts count: " + installedFonts . Families...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  7. Hyphenation.Callback | Aspose.Words for .NET

    Optimize your document layout with the Hyphenation Callback property. Efficiently load dictionaries for multilingual processing and enhance user experience....to request dictionaries when page layout of the document is built...That ( warningInfoCollectio . Count , Is . EqualTo ( 0 )); // Open...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert text into a cell|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.... Count () > 0 ) { shareStringPart =...sheets . Elements < Sheet >(). Count () > 0 ) { sheetId = sheets...

    docs.aspose.com/cells/net/insert-text-into-a-cell/