Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 15,332 for

section

(0.6 sec)
  1. Working with Forms|Aspose.PDF for .NET

    This Section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for .NET....Forms Contents [ Hide ] This section describes a quick and simple...use of the Aspose.PDF. The section also discusses how one might...

    docs.aspose.com/pdf/net/working-with-forms/
  2. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!...all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. public...

    reference.aspose.com/words/net/aspose.words/tex...
  3. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Delete All Section Breaks in Word using C# How...How to Remove All Section Breaks in Word using Java How to Delete...

    kb.aspose.com/categories/page/42/
  5. NodeType enumeration | Aspose.Words for Python

    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/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.placeholder_nam...

    StructuredDocumentTagRangeStart.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....get the properties of multi-section structured document tags. doc...file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....be its index among all the section's footnotes. // This is the...CONTINUE; } /// /// Called when a Section node is encountered in the...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....Layout” tab offers several sections with options to control different...page. Headers and Footers section lets you manage them. You can...

    docs.aspose.com/pub/net/ms-publisher-notes/
  9. Comparison Aspose.Words and Open XML SDK|Aspose...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and Open XML SDK using C#.... This section contains a code comparison...XML SDK. The pages in this section contain a short description...

    docs.aspose.com/words/net/code-comparison-aspos...
  10. 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...