Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 15,499 for

section

(0.39 sec)
  1. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured document tag....get the properties of multi-section structured document tags. let...Document ( base . myDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...for (Section section : doc.getSections()) { // section.get Paragraph...deepClone(true)); // HeaderFooter header = section.getHeadersFooters().getByHeaderFooterTyp(com...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  3. Configure|Aspose.PDF for Reporting Services

    Learn how to configure Aspose.PDF for Reporting Services to customize PDF output settings for your SSRS reports efficiently....Configure Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/reportingservices/configure...
  4. Working with Forms|Aspose.PDF for Java

    This Section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for Java.... In this section describes a quick and simple...use of the Aspose.PDF. The section also discusses how one might...

    docs.aspose.com/pdf/java/working-with-forms/
  5. 从 PDF 中提取段落|Aspose.PDF for Android via Java

    了解如何在 Android/Java 中使用 Aspose.PDF 从 PDF 文档中提取特定段落进行内容提取。...( 0 ); for ( MarkupSection section : markup . getSections ())...()) { DrawRectangleOnPage ( section . getRectangle (), page ); for...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  6. StructuredDocumentTagRangeStart.WordOpenXML | A...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXML. Access XML data in FlatOpc format for enhanced document management and customization....get the properties of multi-section structured document tags. Document...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  7. IStructuredDocumentTag.Color | Aspose.Words for...

    Discover the IStructuredDocumentTag Color property to easily customize and set colors for structured document tags, enhancing your document's visual appeal....get the properties of multi-section structured document tags. Document...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  8. StructuredDocumentTagRangeStart.Title | Aspose....

    Discover the StructuredDocumentTagRangeStart Title property to define friendly names for structured document tags, enhancing document clarity and accessibility....get the properties of multi-section structured document tags. Document...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose.Words Features Missing in VSTO|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than VSTO. In addition, there are operations that are not supported by VSTO using C#....Corresponding documentation article or section Convert between Different Document...others The Convert a Document section Manipulate form fields The...

    docs.aspose.com/words/net/missing-features-in-v...
  10. Working With Lists in C++|Aspose.Words for C++

    Introduction to numbering formatting feature in Aspose.Words for C++....for each Section You can restart a list for each section using the...list and restart it for each section: Working with Tables in C++...

    docs.aspose.com/words/cpp/working-with-lists/