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

section

(0.11 sec)
  1. Converting a PDF file to PPTX using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑PPTX Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  2. Converting a PDF file to SVG using JavaScript |...

    Code Examples on JavaScript for PDF‑to‑SVG Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  3. Converting a PDF file to GRAYSCALE using Rust |...

    Code Examples on Rust for PDF‑to‑GRAYSCALE Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  4. HeaderFooterCollection.ToArray | Aspose.Words f...

    Effortlessly convert your HeaderFooter collection into a new array with the ToArray method. Streamline your data management today!...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/net/aspose.words/hea...
  5. CompositeNode.index_of method | Aspose.Words fo...

    CompositeNode.index_of method. Returns the index of the specified child node in the child node array.... first_section . body # Retrieve the index...paragraph in the body of the first section. self . assertEqual ( 24 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConvertUtil class | Aspose.Words for Python

    aspose.words.ConvertUtil class. Provides helper functions to convert between various measurement units...with other settings for a section. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # A section's "Page Setup" defines the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSectionPages | Aspose.Words for Java

    Implements the SectionPAGES field in Java....current section. Examples: Shows how to use SECTION and SECTIONPAGES...fields to number pages by sections. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...paragraph text matches the section pattern if (Regex.IsMatch(paraText...set at the start of the TOC section. Here’s how you can modify...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  9. Aspose::Words::Markup::StructuredDocumentTag::G...

    Aspose::Words::Markup::StructuredDocumentTag::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....example, if you selected all sections in a document and enumerate...collection deleting the sections, the section is removed from the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....were the last page in the section, which will cause any PAGE...can pass a Body object of a section and only convert the fields...

    docs.aspose.com/words/java/replace-fields/