Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,192 for

section

(0.33 sec)
  1. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.PDF for PHP via Java....] Advanced Operations is a section about how to deals with existing...

    docs.aspose.com/pdf/php-java/advanced-operations/
  2. Missing Features in VSTO|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....VSTO Contents [ Hide ] This section has following topics: Adding...

    docs.aspose.com/cells/net/missing-features-in-v...
  3. Aspose.Cells .NET for Sitefinity|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....NET Plugins This section has the following topics: Aspose...

    docs.aspose.com/cells/net/aspose-cells-net-for-...
  4. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/python-net/manage-ink/
  5. LINQ Reporting Engine API in Java|Aspose.Words ...

    Learn LINQ Reporting Engine API to build a report in Java.... This section includes the following topics:...

    docs.aspose.com/words/java/linq-reporting-engin...
  6. AI-powered Features|Aspose.Words for Java

    Aspose.Words for Java 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/java/ai-powered-features/
  7. Performance Configuration|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....Performance Section This shows the Performance section as it is...

    docs.aspose.com/cells/reportingservices/perform...
  8. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...getCount() - 2; i >= 0; i--) { Section sourceSection = document.getSections()...getCount() - 2; i >= 0; i--) { Section src = doc.getSections().get(i);...

    forum.aspose.com/t/topic/312511
  10. StructuredDocumentTagRangeStart.wordOpenXMLMini...

    StructuredDocumentTagRangeStart.wordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format.... myDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...