Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 14,821 for

section

(0.18 sec)
  1. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....entire document or separate sections. Document contains a collection...collection of the Section objects enabling you to obtain a particular...

    docs.aspose.com/words/java/working-with-document/
  2. Feature Tour|Aspose.PDF for JasperReports

    Take a feature tour of Aspose.PDF for JasperReports. Explore tools to create visually rich, well-structured PDF reports....Tour Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/jasperreports/feature-tour/
  3. StructuredDocumentTagRangeStart.placeholder_nam...

    StructuredDocumentTagRangeStart.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....get the properties of multi-section structured document tags. doc...file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...unlink_fields() for section in document1.sections: section = section.as_section()...as_section() footer = section.headers_footers[aw.HeaderFooterType...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  5. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered pages....this property affects all sections in the document. Examples...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Specify Custom Number Decimal and Group Separat...

    This article shows how to change Number decimal and group separator in MS Excel and with Java code by using the Aspose.Cells for Java API....settings in the Editing Options section. The following screenshot shows...Options and highlights the section to specify the Custom Separators...

    docs.aspose.com/cells/java/specify-custom-numbe...
  7. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a Section has started....of a header or footer in a section has started. visitHeaderFooterSta...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the type of this header/footer....top of every page of this section, above the main body text....bottom of every page of this section, below the main body text....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how Sections are handled when saving a document in the XLSX format in C++....XlsxSectionMode enum Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Use Aspose.Words Instead of Open XML SDK...

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of Open XML using C#....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/net/aspose-words-instead-...