Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 14,820 for

section

(1.24 sec)
  1. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others.... As mentioned in previous sections, the LoadFormat enumeration...Popular Conversions The current section describes popular conversions...

    docs.aspose.com/words/net/convert-a-document/
  2. Convert PDF documents in Node.js|Aspose.PDF for...

    This Section contains articles relating to convert PDF documents to other formats by Aspose.PDF for Node.js via C++....supported formats, see the section Aspose.PDF Supported File Formats...PDF converter app. Learn the sections of converting documents with...

    docs.aspose.com/pdf/nodejs-cpp/conversion/
  3. Convert PDF documents using JavaScript|Aspose.P...

    This Section contains articles relating to convert PDF documents to other formats by Aspose.PDF for JavaScript via C++....supported formats, see the section Aspose.PDF Supported File Formats...PDF converter app. Learn the sections of converting documents with...

    docs.aspose.com/pdf/javascript-cpp/conversion/
  4. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....CompositeNode to remove a section before the last section in the document...DocumentBuilder(doc); builder.writeln("Section 1 text."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to points in C++....with other settings for a section. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....container for the main text of a section. To learn more, visit the Aspose...specify font, paragraph and section formatting. To learn more,...

    reference.aspose.com/words/cpp/aspose.words/
  9. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...fbuilderfooter = null; var sections = destBuilder.getDocument()...getSections(); if (sections) { var sectionCount = sections.getCount();...

    forum.aspose.com/t/merging-documents-causing-bu...
  10. SourceType enumeration | Aspose.Words for Python

    aspose.words.bibliography.SourceType enumeration. Represents bibliography source types.... BOOK_SECTION Specifies the book section source. JOURNAL_ARTICLE...

    reference.aspose.com/words/python-net/aspose.wo...