Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 10,136 for

page count

(0.13 sec)
  1. Working with Artifacts in Python via .NET|Aspos...

    Aspose.PDF for Python via .NET allows you to add a background image to PDF Pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...true Artifact is placed behind page contents. The following classes...

    docs.aspose.com/pdf/python-net/artifacts/
  2. Utility Features|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....search engines' search results pages..." ); return eml ; } Creating...Assert.AreEqual(1, messInfoColl.Count); // Assert.AreEqual(subj1,...

    docs.aspose.com/email/java/utility-features/
  3. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...Properties Name Description count Gets the number of immediate...body text at the bottom of the page. // This entry will contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. TextColumnCollection.evenly_spaced property | A...

    TextColumnCollection.evenly_spaced property. True if text columns are of equal width and evenly spaced....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...
  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. 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...
  8. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Გადაიყვანეთ PDF WORD Python

    გადაიყვანეთ PDF WORD Python ფორმატში კოდით. შეინახეთ PDF როგორც WORD Python....docx) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.docx", save_options)...

    products.aspose.com/words/ka/python-net/convers...
  10. Გადაიყვანეთ DOC HTML Python

    გადაიყვანეთ DOC HTML Python ფორმატში კოდით. შეინახეთ DOC როგორც HTML Python....html) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.html", save_options)...

    products.aspose.com/words/ka/python-net/convers...