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

section

(0.06 sec)
  1. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Python via .NET, compatible with PowerPoint and OpenDocument formats....Display Data Point Values This section shows how to display the value...Colors for Data Points This section shows how to set custom labels...

    docs.aspose.com/slides/python-net/data-points-o...
  2. Insert Before and After Ranges|Aspose.Words for...

    Insert before and after ranges within a document easily and fast instead of using Apache POI....THIS Text before the below section" ); String text = doc . getRange...

    docs.aspose.com/words/java/insert-before-and-af...
  3. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level....these will look like "Section (1.01)", "Section (1.02)"... list ....at ( 1 ). numberFormat = "Section (\u0000.\u0001)" ; list . listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....these will look like "Section (1.01)", "Section (1.02)"... doc_list...list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' doc_list ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...dimensions Section section = builder.CurrentSection; section.PageSetup...ConvertUtil.MillimeterToPoint(12); section.PageSetup.DifferentFirstPageHe...

    forum.aspose.com/t/appending-document-not-maint...
  7. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...id="maintext"> <section id="sec_1"> <h1> Section 1 Montant total...</div> </article> </div> </section> </main> </body> </html> Output:...

    forum.aspose.com/t/html-to-docx-transformation-...
  8. Working with Documents|Aspose.PDF for .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in .NET with Aspose.PDF....We’re going to discuss these sections in detail below: File Editing...which we can include in this section are Insert, Append, Delete...

    docs.aspose.com/pdf/net/pdffileeditor-class/
  9. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...BuildingBlock can contain only Section nodes. BuildingBlock can only...firstSection Gets the first section in the building block. gallery...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Run the Examples|Aspose.Words for C++

    Download Aspose.Words for C++ examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features....Developer Guiled documentation section. On the first run, the dependencies...Developer Guiled documentation section. The Data folder at the root...

    docs.aspose.com/words/cpp/how-to-run-the-examples/