Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 15,218 for

section

(0.3 sec)
  1. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this 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...
  2. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....such as text and shapes: a Section, a Body, and a Paragraph. doc...SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...Additionally, “Section_3” is being appended to “Section_2” instead...of appearing as a separate section. Could you please explain why...

    forum.aspose.com/t/content-control-wrapping-iss...
  4. Comment | Aspose.Words for Java

    Represents a container for text of a comment 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...
  5. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your document's clarity and style....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...
  6. Working with Attachments in PDF using Python|As...

    Use Python PDF API to access, add and remove attachments in PDF files using Python from within your applications. Complete guide with Python code samples....Contents [ Hide ] In this section, we will explain how to work...

    docs.aspose.com/pdf/python-net/attachments/
  7. Working with Attachments in PDF|Aspose.PDF for C++

    Add attachments to your PDF, extract, remove and save attachments with C++ library. Create a PDF Portfolio with Aspose.PDF for C++....Contents [ Hide ] In this section, we will explain how to work...

    docs.aspose.com/pdf/cpp/attachments/
  8. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/java/quick-start-in-jython/
  9. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a document easily and fast instead of using Apache POI....can be used after retrieving Section of Range. Java doc . getRange...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  10. Row.accept method | Aspose.Words for Python

    Row.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visit_row_end()...

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