Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 10,167 for

page count

(0.13 sec)
  1. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned.... SECTION_BREAK_NEW_PAGE ) builder . write ( "Section...assertEqual ( clone . sections . count , 2 ) # Duplicate the last section...

    docs.aspose.com/words/python-net/clone-a-document/
  2. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...to read barcodes from multi-page TIFF files. TIFF is a common...can only read from the first page (or “frame”). To detect barcodes...

    docs.aspose.com/barcode/net/read-barcode-from-m...
  3. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document... count Gets the number of immediate...document represents a frames page. glossary_document Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...doc = new Document(); Page page = doc.Pages.Add(); //LOGO Aspose...Image(); logo.File = inFile; page.Paragraphs.Add(logo); //TITLE...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  5. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range, max data range, max display range of Excel files with Aspose.Cells for .Net library....these rows and columns will be counted towards the maximum area, even...Assistant Close Get Address, Cell Count, Offset, Entire Column, and...

    docs.aspose.com/cells/net/get-max-range-in-a-wo...
  6. Split ODT File Online or using Android Mobile A...

    Free online app to split different ODT files. Android splitter library Java code for ODT documents.... Count total number of pages in the ODT file....through each page and use extractPages to extract the page. Save the...

    products.aspose.com/total/android-java/split/odt/
  7. FieldToc.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToc EntrySeparator property, customize character sequences to enhance entry-Page navigation and improve document organization....that separate an entry and its page number. public string EntrySeparator...style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToc.HideInWebLayout | Aspose.Words for .NET

    Discover the FieldToc HideInWebLayout property to easily control tab leaders and Page numbers in Web layout view for a cleaner presentation....whether to hide tab leader and page numbers in Web layout view....style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for paragraphs, enhancing document clarity and organization....restart the numbering on each new page from 1 and display the number...the 15th, // and continue the count from that point onward. doc...

    reference.aspose.com/words/net/aspose.words/par...
  10. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity....the source section is copied, page setup, headers and footers are...Assert . That ( doc . Sections . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words/sec...