Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 15,446 for

section

(0.14 sec)
  1. Converting a PDF file to JPEG using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑JPEG 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. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing....PDF to a Presentation This section shows how to convert a PDF...HTML to a Presentation This section shows how to import HTML content...

    docs.aspose.com/slides/python-net/import-presen...
  3. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....protection methods detailed in this section. Aspose.Words allows you to...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/python-net/restrict-docum...
  4. Run.GetText | Aspose.Words for .NET

    Effortlessly retrieve text using the GetText method. Simplify your coding with this essential tool for efficient text management....document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/net/aspose.words/run...
  5. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document....Examples Shows how to remove all sections from a document. let doc =...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Rows and Columns in Ruby|Documenta...

    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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/working-with-rows-an...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Security Notes|Aspose.Words for Java

    Aspose.Words for Java recognizes and adheres to common security standards to ensure a high level of data security. Look at possible security issues and recommendations on how to avoid them.... In this section, we take a look at some of...

    docs.aspose.com/words/java/security/
  9. AI Plugin Integration|AI Plugin Integration

    Use AI plugins based on Aspose.Words for Python via .NET to make DOCX, PDF, HTML, EPUB, DOC, RTF, ODT, MHTML, TXT and other formats suitable for AI processing....Integration Contents [ Hide ] This section provides the information about...

    docs.aspose.com/words/python-net/ai-plugin-inte...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....first section in the document, and then add another section. builder...write("Section 1. "); builder.insertBreak(BreakType.SECTION_BREAK_CONTINUOUS);...

    reference.aspose.com/words/java/com.aspose.word...