Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 14,832 for

section

(0.08 sec)
  1. Data manipulation|Aspose.Medical for .NET Docum...

    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 covers essential operations...

    docs.aspose.com/medical/net/developer-guide/dic...
  2. Story.deleteShapes method | Aspose.Words for No...

    Story.deleteShapes method. Deletes all shapes from the text of this story....a child node of the first section's Body. builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last Section of the document....last paragraph in the last section of the document. get isEndOfDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Insert a Comment into a Word Processing Documen...

    Insert a comment into a word document easily and fast instead of using Open XML SDK in C#.... Remove Section Breaks from a Document Retrieve...

    docs.aspose.com/words/net/insert-a-comment-into...
  5. PDF Annotations using JavaScript|Aspose.PDF for...

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF for JavaScript via C++....following: Delete Annotation - this section explains how to delete annotations...

    docs.aspose.com/pdf/javascript-cpp/annotations/
  6. AI-powered Features|Aspose.Words for Python via...

    Aspose.Words for Python introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance.... In this section, we will cover everything you...

    docs.aspose.com/words/python-net/ai-powered-fea...
  7. TextColumnCollection.lineBetween property | Asp...

    TextColumnCollection.lineBetween property. When ``true``, adds a vertical line between columns....); // Configure the current section's PageSetup object to divide...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story....a child node of the first section's Body. builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Worksheets using Aspose.Cells|Docu...

    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....Cells Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/working-with-workshe...
  10. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...maxContentWidth > 555; for (Section section : doc.getSections()) {...{ PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...

    forum.aspose.com/t/cutting-off-right-side-after...