Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 15,182 for

section

(1.05 sec)
  1. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....PARAGRAPH); Section section = new Section(glossaryDoc); section.appendChild(new...appendChild(new Body(glossaryDoc)); section.getBody().appendParagraph(contents);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Notes::EndnoteOptions::get_Posit...

    Aspose::Words::Notes::EndnoteOptions::get_Position method. Specifies the endnotes position in C++....Write ( u "This is the second section." ); // We can use the "Position"...collection at the end of the section whose text contains the endnote's...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....or footer with a specific section ID. <!DOCTYPE html> < html.... get ( 0 ); // Gets left section of header const headerLeft...

    docs.aspose.com/cells/javascript-cpp/get-header...
  4. Working with 2D BarCodes in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/barcode/java/working-with-2d-ba...
  5. Feature Tour|Aspose.Words for Reporting Services

    Features of the Aspose.Words for Reporting Services....Tour Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/reportingservices/feature...
  6. Features|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....Features Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/features/
  7. Install Aspose.Cells for SharePoint|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....SharePoint Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/sharepoint/install-aspose...
  8. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。...这些方法只接受两个参数: Section – 应放置页眉或页脚的部分。有三个部分:左、中、右,分别由0、1和2表示。...worksheet name at the left section of the header pageSetup . header...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  9. HeaderFooterType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooterType enum for easy identification of header and footer types in Word documents. Enhance your document processing today!...for the first page of the section. FooterFirst 5 Footer for the...the first page of the section. Examples Shows how to create headers...

    reference.aspose.com/words/net/aspose.words/hea...
  10. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....were the last page in the section, which will cause any PAGE...can pass a Body object of a section and only convert the fields...

    docs.aspose.com/words/cpp/replace-fields/