Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,193 for

section

(0.1 sec)
  1. 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-...
  2. Rotate Text in Word using C#

    Rotate text in Word using C#. Get all the details to set the IDE, a list of steps and a sample code to flip the text in Word using C#....file Parse through all the sections of the Word file Access the...the page setup of each section Set the TextOrientation property...

    kb.aspose.com/words/net/rotate-text-in-word-usi...
  3. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....these will look like "Section (1.01)", "Section (1.02)"... docList...getListLevels().get(1).setNumberFormat("Section ( . )"); docList.getListLevels()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...the Download Running Code section - I downloaded an example from...logo/picture in the central section of the page header pageSetup...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  5. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document....Examples Shows how to remove all sections from a document. doc = aw...) # This document has one section with a few child nodes containing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Protect or Encrypt a Document in C#|Aspose.Word...

    Aspose.Words for .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection using C#. Aspose.Words supports most Word protection options....child articles of the current section, you can learn more about the...child article in the current section. Aspose.Words protection feature...

    docs.aspose.com/words/net/protect-or-encrypt-a-...
  9. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....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...
  10. Converting a PDF file to EXCEL using Rust | Asp...

    Code Examples on Rust for PDF‑to‑EXCEL Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/rust-cpp/conversion/pdf...