Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 15,198 for

section

(0.26 sec)
  1. 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/
  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. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....paragraph in the body of the first section. ASSERT_EQ ( 24 , body -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes Section handling for XLSX exports, ensuring seamless document management and multiple worksheets....property Gets or sets the way how sections are handled when saving to...document.docx" ); // Each section of a document will be created...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::TextColumnCollection::get_Width ...

    Aspose::Words::TextColumnCollection::get_Width method. When columns are evenly spaced, gets the width of the columns in C++....evenly spaced columns in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java.... But you can use the section tags processing lists and lambdas...UseNonMergeFields property: A section begins with a pound and ends...

    docs.aspose.com/words/java/mail-merge-template-...
  7. 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...
  8. 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...
  9. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....Field List under the Values section. Drag the calculated field...field to the Values section of the PivotTable to display the calculated...

    docs.aspose.com/cells/net/add-calculated-field-...