Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 14,133 for

section

(0.14 sec)
  1. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the Section that is currently selected in this DocumentBuilder in C++....ntSection method Gets the section that is currently selected...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  3. Why choose Aspose.Pdf for Reporting Services|As...

    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....to the ‘Security Setting’ section. Custom Font Embedding Reporting...refer to the ‘IsFontEmbedded’ section. XMP Metadata Reporting Services...

    docs.aspose.com/pdf/reportingservices/why-choos...
  4. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...Section; public class AddHyperlinkToEveryP...PAGE_BREAK); } // Loop through each section to add a hyperlink at the end...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  5. ReportBuildOptions | Aspose.Words for Java

    Specifies options controlling behavior of ReportingEngine while building a report in Java....that the engine should visit section child nodes (headers, footers...that the engine should visit section child nodes (headers, footers...

    reference.aspose.com/words/java/com.aspose.word...
  6. XlsxSectionMode | Aspose.Words for Java

    Specifies how Sections are handled when saving a document in the XLSX format in Java....XlsxSectionMode Specifies how sections are handled when saving a..."Big document.docx"); // Each section of a document will be created...

    reference.aspose.com/words/java/com.aspose.word...
  7. Range.UnlinkFields | Aspose.Words for .NET

    Discover the Range UnlinkFields method to effortlessly unlink fields in your document range, enhancing your workflow and document management....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

    reference.aspose.com/words/net/aspose.words/ran...
  8. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...) asSection() Cast node to Section . (Inherited from Node ) asShape()...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a Section of a document in Java....all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. Remove Page Breaks from a Document|Aspose.Words...

    Remove page breaks from a document easily and fast instead of using Open XML SDK in C#....please visit Remove Page and Section Breaks . Remove Hidden Text...Text from Document Remove Section Breaks from a Document Analyzing...

    docs.aspose.com/words/net/remove-page-breaks-fr...