Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 14,819 for

section

(0.06 sec)
  1. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。... Get ( 0 ); // Get left section of header U16String headerSection...Get commands from the header section Vector < HeaderFooterCommand...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  2. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-Sections content...document tag which accepts multi-sections content. See also StructuredDocumentTa...) asSection() Cast node to Section . (Inherited from Node ) asShape()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Generate Encrypted QR Code for Text|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....following information in content section: Encrypted Text Password (Key):...QR Code under the preview section. Procedure API GET / qrcodegen...

    docs.aspose.com/barcode/java/1-2-1-9-generating...
  5. Why not Adobe Photoshop SDK|Documentation

    Learn why PSD file format library is better option than Adobe Photoshop SDK, compare the security, stability, scalability, features of both....the links at the end of this section. Security You cannot find information...Pay particular attention to section 2.1.7, which covers server...

    docs.aspose.com/psd/net/why-not-adobe-photoshop...
  6. Code Comparison for Common Features in 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.... This section includes the following Code...

    docs.aspose.com/cells/java/code-comparison-for-...
  7. Parse PDF documents|Aspose.PDF for Python via .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Python via .NET.... This section covers how to: Extract Text...

    docs.aspose.com/pdf/python-net/parsing/
  8. Getting Started|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....Started Contents [ Hide ] This section provides an overview of Aspose...

    docs.aspose.com/barcode/androidjava/getting-sta...
  9. Sub Report|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.... This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/sub-rep...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...you should create a separate section for the TOC and the content...another section. builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE);...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...