Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 15,191 for

section

(0.08 sec)
  1. Working with Bookmarks - Facades|Aspose.PDF for...

    Explore how to create, edit, and manage bookmarks in PDFs using Aspose.PDF for C++ and bookmark facades....[ Hide ] Articles in this section Add and Delete Bookmarks Working...

    docs.aspose.com/pdf/cpp/working-with-bookmarks-...
  2. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....affect slide sections? If the slide belonged to a section, that section...slide. The section structure remains; if a section becomes empty...

    docs.aspose.com/slides/androidjava/remove-slide...
  3. StructuredDocumentTagRangeStart.IsShowingPlaceh...

    Discover the IsShowingPlaceholderText property of StructuredDocumentTagRangeStart. Easily manage placeholder vs. regular text in your structured documents!...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...
  4. Managing Metafiles in Jython|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....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/imaging/java/managing-metafiles...
  5. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or Sections, as well as by pages or by page ranges....multiple documents by headings or sections. You can also split a document...together: heading paragraph, section break, column break, page break...

    docs.aspose.com/words/net/split-a-document/
  6. Remove Header and Footer in Word using C#

    This guide assists in how to remove header and footer in Word using C#. You will get IDE settings, a list of steps and a running sample code....and footers Parse all the sections in the document Remove the...HeaderFooterType from each section Save the output Word file after...

    kb.aspose.com/words/net/remove-header-and-foote...
  7. Aspose.Total for .NET Plugins|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....Plugins Contents [ Hide ] This section has the following topics: Aspose...

    docs.aspose.com/total/net/aspose-total-for-net-...
  8. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....at the End of a Specified Section If you want to clone a slide...presentation file but at a different section, then use the AddClone() method...

    docs.aspose.com/slides/cpp/clone-slides/
  9. Advanced Programming – C# – Aspose.HTML

    This Section covers some of Aspose.HTML for .NET more advanced features such as CSS extensions, output streams, form editor, HTML5 Canvas, etc....Advanced Programming in C# This section covers some of Aspose.HTML...Canvas Programmatically In this section, you will find information...

    docs.aspose.com/html/net/advanced-programming/
  10. 怎么实现删除指定段落之前的内容 - Free Support Forum - aspose.com

    怎么把正文中某个段落之前的所有内容清除?包括Body、Section、HeaderFooter ,我有方法,但是我害怕会出现其它问题,麻烦官方给我一个正确的示例...包括 Body 、 Section 、 HeaderFooter ,我有方法,但是我害怕...假设要删除之前的段落是第一个段落 // 获取目标段落的父节 Section section = targetParagraph.getParentSection();...

    forum.aspose.com/t/topic/316479