Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 8,067 for

page count

(0.16 sec)
  1. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....6 Contains text of the even pages header, represented by HeaderFooter...odd and even pages, contains text of the odd pages header. Represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. Aspose::Words::BorderCollection::get_DistanceFr...

    Aspose::Words::BorderCollection::get_DistanceFromText method. Gets or sets distance of the border from text in points in C++....Shows how to create green wavy page border with a shadow. auto doc...Aspose::Words::BorderCollection::get_Count method Aspose::Words::Borde...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. MHTML to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to JPEG conversion. Use example code for batch MHTML to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...specific number of pages, in this case 4 pages out of total.This...

    products.aspose.com/pdf/python-net/conversion/m...
  4. EndnoteOptions.restart_rule property | Aspose.W...

    EndnoteOptions.restart_rule property. Determines when automatic numbering restarts....show up at the bottom of each page that contains # their reference...insert_break ( aw . BreakType . PAGE_BREAK ) builder . write ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content 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...
  6. Aspose::Words::Notes::EndnoteOptions::get_Resta...

    Aspose::Words::Notes::EndnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract, Delete Tables in PDF using C#https://products.aspose.com/pdf/net/table/Recent content in Add, Extract, Delete Tables in PDF using......"name": "Access the Page", "text": "Access the Page via its index"..."Populate table, Add the table to page, and Save the file", "url" :...

    products.aspose.com/pdf/net/table/index.xml
  8. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index....doc ) page_setup = builder . page_setup columns = page_setup...evenly_spaced = False columns . set_count ( 2 ) # Determine the amount...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....paragraph, the margin or the page). The relative positioning of...floating image to the center of a page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of Worksheet inside the Excel file programmatically using Aspose.Cells for Node.js via C++....filePath ); // Get the sheet counts of the workbook const sheetCount...get ( i ); // Access worksheet page setup const ps = ws . getPageSetup...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...