Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 10,606 for

page count

(0.28 sec)
  1. Convert HTML To MARKDOWN Python

    Convert HTML to MARKDOWN format in Python code. Save HTML as MARKDOWN using Python....the easy steps to turn a HTML page into Markdown format. Read your...md) for page in range(doc.page_count): save_options.page_set =...

    products.aspose.com/words/python-net/conversion...
  2. Convert HTML To Markdown Python

    Convert HTML to Markdown format in Python code. Save HTML as Markdown using Python....the easy steps to turn a HTML page into MD format. Read your HTML...md) for page in range(doc.page_count): save_options.page_set =...

    products.aspose.com/words/python-net/conversion...
  3. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential document properties, enhancing your Word processing efficiency.... Count { get; } Gets number of items...the name of the application. Pages { get; set; } Represents an...

    reference.aspose.com/words/net/aspose.words.pro...
  4. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....body text at the bottom of the page. // This entry will contain...appendChild(section); // Set some page setup properties for the section...

    reference.aspose.com/words/java/com.aspose.word...
  5. Render Sequence of Pages using PageIndex and Pa...

    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....Ask AI Render Sequence of Pages using PageIndex and PageCount...You can render a sequence of pages from your Excel file to images...

    docs.aspose.com/cells/python-net/render-sequenc...
  6. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the Page and the left boundary of the body text....between the left edge of the page and the left boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#....Hide ] Purpose Summary This page explains how to join tables...as they exist. If the column counts differ, the resulting table...

    docs.aspose.com/words/net/table-join/
  8. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...Count; i++) { var bytes = File.Re...appending document with new page section break: Document dstDoc...

    forum.aspose.com/t/continuous-section-break-not...
  9. Converting a EPS file to EMF using Python | Asp...

    Sample code on Python for EPS to EMF conversion. Use example code for batch EPS to EMF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...appending a unique filename for each page. Create a PsLoadOptions object...

    products.aspose.com/pdf/python-net/conversion/e...
  10. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...Count == 0 || subField is RadioButtonField){...subField in field) { if (subField.Count == 0 || subField is RadioButtonField)...

    forum.aspose.com/t/get-some-checkbox-field-prop...