Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 15,183 for

section

(0.12 sec)
  1. Working with Forms using Python|Aspose.PDF for ...

    This Section describes how to work with AcroForms in PDF documents with Aspose.PDF. for Python via .NET....Python Contents [ Hide ] This section describes a quick and simple...Python via .NET Library. The section also discusses how one might...

    docs.aspose.com/pdf/python-net/working-with-forms/
  2. ExportHeadersFootersMode Enum | Aspose.Words fo...

    Discover the Aspose.Words ExportHeadersFootersMode enum for seamless HTML, MHTML, or EPUB header and footer exports. Optimize your document conversion today!...beginning and the end of each section. FirstSectionHeaderLa 2 Primary...Primary header of the first section is exported at the beginning...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....and create a duplicate of a section in that document: # Create...clone ) builder . write ( "Section 1" ) builder . insert_break...

    docs.aspose.com/words/python-net/clone-a-document/
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. Loading, Saving and Converting in Java|Aspose.W...

    Learn about Aspose.Words for Java features when loading, saving, or converting documents from one format to another....Converting Contents [ Hide ] This section provides information about...Words for Java API Reference section. Rendering in Java Related...

    docs.aspose.com/words/java/loading-saving-and-c...
  9. Aspose::Words::HeaderFooterType enum | Aspose.W...

    Aspose::Words::HeaderFooterType enum. Identifies the type of header or footer found in a Word file in C++....for the first page of the section. FooterFirst 5 Footer for the...the first page of the section. See Also Namespace Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. Convert PDF documents|Aspose.PDF for Java

    This Section contains a description of all possible options for converting PDF documents on Java using Aspose.PDF library.... The next section describes the most popular...attention that the current section describes only popular conversions...

    docs.aspose.com/pdf/java/converting/