Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 14,820 for

section

(0.2 sec)
  1. HeaderFooterType enumeration | Aspose.Words for...

    aspose.words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....for the first page of the section. FOOTER_FIRST Footer for the...the first page of the section. Examples Shows how to create headers...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Licensing|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....Licensing Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/imaging/sharepoint/licensing/
  3. Exporting Images in PHP|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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/imaging/java/exporting-images-i...
  4. Working with Security and Signatures - Facades|...

    Learn to apply security and digital signatures to PDFs with Aspose.PDF for C++. Enhance document protection and authenticity....[ Hide ] Articles in this section Encrypt, Decrypt and set Privileges...

    docs.aspose.com/pdf/cpp/working-with-security-a...
  5. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. 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/python-net/working-with-d...
  6. 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-...
  7. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....be its index among all the section's footnotes. // This is the...CONTINUE; } /// /// Called when a Section node is encountered in the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Total .NET for Visual Studio|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....Studio Contents [ Hide ] This section has the following topics: Aspose...

    docs.aspose.com/total/net/aspose-total-net-for-...
  9. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... SECTION A Section object that corresponds...corresponds to one section in a Word document. BODY A Body object that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured document tag....get the properties of multi-section structured document tags. let...Document ( base . myDir + "Multi-section structured document tags.docx"...

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