Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 15,321 for

section

(0.11 sec)
  1. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in page borders....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  2. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …... Several sections case: When two sections are separated...separated by a section break, and the footnote content in the first section...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  4. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...you should create a separate section for the TOC and the content...another section. builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE);...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  5. Aspose::Words::ConvertUtil::MillimeterToPoint m...

    Aspose::Words::ConvertUtil::MillimeterToPoint method. Converts millimeters to points in C++....DocumentBuilder > ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Copy Sparkline by Specifying Data Range and Loc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Edit Data from the Sparkline section of the Design tab. Select Edit...

    docs.aspose.com/cells/net/copy-sparkline-by-spe...
  7. Disable CSS while saving to HTML|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....will be located in the HEAD section. If you attach this file as...

    docs.aspose.com/cells/net/disable-css-while-sav...
  8. Accessibility and Tagged PDFs in Python|Aspose....

    Learn how to create accessible tagged PDFs in Python with Aspose.PDF for Python via .NET, including PDF/UA structure, tagged content extraction, structure properties, and tables....with Tagged PDFs Use this section when you need to build or inspect...

    docs.aspose.com/pdf/python-net/accessibility-ta...
  9. Getting Started|Aspose.Words for Node.js via .NET

    Use this introduction to Aspose.Words for Node.js via .NET fundamentals to start realizing the value of Aspose.Words for your business....Words, select the appropriate section: Installation – provides information...

    docs.aspose.com/words/nodejs-net/getting-started/
  10. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.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...CompositeNode ) first_section Gets the first section in the building...

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