Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 14,734 for

section

(0.12 sec)
  1. Get Started|Aspose.PDF for Go via C++

    This Section describes the basic principles of work and using Aspose.PDF for Go....library in this Getting Started section. To find out more about Aspose...PDF, select the appropriate section: Installation – provides information...

    docs.aspose.com/pdf/go-cpp/get-started/
  2. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...loop through section, header/footer in each section and body of...of each section. For example see the following code: hf_types...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  3. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....specify fonts, paragraph or section formatting, and perform other... such as text, paragraph, section, and others. For example, the...

    docs.aspose.com/words/java/document-builder-ove...
  4. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python....specify fonts, paragraph or section formatting, and perform other... such as text, paragraph, section, and others. For example, the...

    docs.aspose.com/words/python-net/document-build...
  5. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...inserting the footer text for (Section s : doc.getSections()) { s...setOddAndEvenPagesHe(false); // Move to the section. builder.moveToSection(doc...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  6. Visual Component Editor|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.... General Section This section contains most common...any barcode label usage. The section contains the following parameters:...

    docs.aspose.com/barcode/reportingservices/visua...
  7. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike 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...
  8. 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...
  9. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_Section property. Specifies whether list should be restarted at each Section...is_restart_at_each_section property List.is_restart_at_each_section property...should be restarted at each section. Default value is False . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....insert paragraph, page, column, section or line break into the document...revert page setup settings to sections in a document. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...