Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 15,183 for

section

(0.07 sec)
  1. Import XML Map inside a Workbook using Aspose.C...

    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....tab Click Import in the XML section and follow the required steps...

    docs.aspose.com/cells/java/import-xml-map-insid...
  2. PDF Annotations|Aspose.PDF for Python via .NET

    Explore how to add, modify, and extract annotations from PDFs using Aspose.PDF in Python and .NET....and Get Annotation - this section explains how to work with all...

    docs.aspose.com/pdf/python-net/annotations/
  3. Feature Overview|Aspose.Words for Reporting Ser...

    Feature overview of the Aspose.Words for Reporting Services....Overview Contents [ Hide ] This section provides detailed descriptions...

    docs.aspose.com/words/reportingservices/feature...
  4. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++...C++ Contents [ Hide ] This section describes how to change the...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  5. PageSetup.LeftMargin | Aspose.Words for .NET

    Discover the PageSetup LeftMargin property to easily adjust the left margin in points, enhancing your document's layout and readability....with other settings for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  6. PageSetup.leftMargin property | Aspose.Words fo...

    PageSetup.leftMargin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....with other settings for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last Section of the document in C++....last paragraph in the last section of the document. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....); } // Configure the first section's "PageSetup" property to print...fold. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用updateFields更新目录存在目录缩进及页码不一致问题 - Free Support...

    使用updateFields更新目录 public static void main(String[] args) throws Exception { com.aspose.words.License wordsLicense=new com.aspose.words.License(); wordsLicense.setLicense("D:\\Aspose.TotalforJava.lic"); Stri…...docx"); Section section = doc.getFirstSection();...getFirstSection(); PageSetup pageSetup = section.getPageSetup(); double tabStopPosition...

    forum.aspose.com/t/updatefields/322089
  10. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....lists are restarted at each section after executing of a mail merge...SectionStart of the first document section and its copies for subsequent...

    reference.aspose.com/words/cpp/aspose.words.mai...