Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 15,201 for

section

(0.18 sec)
  1. Aspose.Cells .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: Visual...

    docs.aspose.com/cells/net/aspose-cells-net-for-...
  2. MailMergeOptions.RestartListsAtEachSection | As...

    Discover the MailMergeOptions RestartListsAtEachSection property to control list resets in your mail merges, enhancing document organization and flow....lists are restarted at each section after executing of a mail merge...

    reference.aspose.com/words/net/aspose.words.low...
  3. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...maxContentWidth > 555; for (Section section : doc.getSections()) {...{ PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...

    forum.aspose.com/t/cutting-off-right-side-after...
  4. DocumentVisitor.visit_header_footer_start metho...

    DocumentVisitor.visit_header_footer_start method. Called when enumeration of a header or footer in a Section has started....of a header or footer in a section has started. def visit_header_footer_start...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Diagram 5.x.x|Docu...

    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....x Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Aspose::Words::PageSetup::get_LeftMargin method...

    Aspose::Words::PageSetup::get_LeftMargin method. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text in C++....with other settings for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution for Node.js https://products.aspose.com/pdf/nodejs-cpp/conversion/ Recent content in PDF Format Conversion Solut......svg#aspose-buy Buy overview section has-background-white-ter container...-example.js about-content section has-background-white-ter container...

    products.aspose.com/pdf/nodejs-cpp/conversion/i...
  8. Working with Forms using Python|Aspose.PDF for ...

    This Section contains articles relating to work with forms in PDF documents using Python API.... In this section describes a quick and simple...use of the Aspose.PDF. The section also discusses how one might...

    docs.aspose.com/pdf/python-java/forms/
  9. Merge PDF Documents using Java | Aspose.PDF

    Combine various PDF documents programmatically with Java sample code using Aspose.PDF for Java...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats . You...

    products.aspose.com/pdf/java/merger/
  10. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....or footer with a specific section ID. #include <iostream> #include...(). Get ( 0 ); // Get left section of header U16String headerSection...

    docs.aspose.com/cells/cpp/get-headers-or-footers/