Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 15,183 for

section

(0.08 sec)
  1. Advanced operations using Rust via C++|Aspose.P...

    Aspose.PDF for Rust via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next Section for advanced users and developers....] Advanced Operations is a section about how to deals with existing...

    docs.aspose.com/pdf/rust-cpp/advanced-operations/
  2. FootnoteOptions.Columns | Aspose.Words for .NET

    Discover the FootnoteOptions Columns property to easily format your footnotes with customizable column layouts for enhanced readability and presentation....how to split the footnote section into a given number of columns...

    reference.aspose.com/words/net/aspose.words.not...
  3. Regarding aspose.cells license - Free Support F...

    Hi Team, I have an Aspose license for Java. Is that license valid for setting up Aspose.Cells for Python via .net using grid js? Do we need a separate license? Can you please provide the cost details?...Purchase section....

    forum.aspose.com/t/regarding-aspose-cells-licen...
  4. TextColumnCollection.Spacing | Aspose.Words for...

    Discover the TextColumnCollection Spacing property, effortlessly manage column spacing in points for a polished, professional layout. Enhance your design today!...evenly spaced columns in a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  5. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  6. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...referencing a bookmark on the section heading: <!-- TOC entry -->...</w:pPr> <w:hyperlink w:anchor="_section_0"> <w:r><w:rPr><w:color w...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  7. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation...foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  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. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....these will look like "Section (1.01)", "Section (1.02)"... docList...ListLevels [ 1 ]. NumberFormat = "Section (\x0000.\x0001)" ; docList...

    reference.aspose.com/words/net/aspose.words.lis...