Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 14,820 for

section

(1.82 sec)
  1. NodeType enumeration | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  2. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...
  3. 通过 C++ 使用 Node.js 获取标题或页脚|Documentation

    本文介绍了如何使用 C++ API 通过 Node.js 编程方式从 Excel 或 OpenOffice 文件中获取标题和页脚。... get ( 0 ); // Gets left section of header console . log ( sheet...getHeader ( 0 )); // Gets center section of header console . log ( sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/get-headers...
  4. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control document merging by forcing imported Sections to start on a new page when appending documents in Aspose.Words....to change a first imported section type to the NewPage forcibly...Shows how to preserve original section type. Document dstDoc = new...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Java....of your document, such as a section or a paragraph, then first...need to insert or append one section or paragraph to another, you...

    docs.aspose.com/words/java/insert-and-append-do...
  6. Loading, Saving and Converting in C#|Aspose.Wor...

    How to convert a document from one format to another, such as Word to PDF or HTML to Markdown, as well as how to load and save a document using C#.... This section provides information about...Words for .NET API Reference section. Rendering in C# Related articles...

    docs.aspose.com/words/net/loading-saving-and-co...
  7. 用C++设置页眉页脚|Documentation

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

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  8. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....only two parameters: Section – the section where the header or...be placed. There are three sections: left, center, and right,...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  9. Programmers Guide|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....Hide ] This Programmers Guide section provides information of Aspose...process, select the appropriate section: BarcodeGenerator Visual Component...

    docs.aspose.com/barcode/reportingservices/progr...
  10. Conversion from HTML to PDF is failing - Free S...

    Hi, I am using Aspose.pdf to convert HTML to PDF. For some HTML files it is failing to convert. I am attaching one of them including its CSS and IMAGES. Could you please let me know where is the issue? The version of th…...Section section; StreamReader r; Aspose...Generator.Text text2; section = pdf.Sections.Add(); r = File.OpenText(@"D:\Aspose...

    forum.aspose.com/t/conversion-from-html-to-pdf-...