Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 14,813 for

section

(0.3 sec)
  1. ConvertUtil.inch_to_point method | Aspose.Words...

    ConvertUtil.inch_to_point method. Converts inches to points....with other settings for a section. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # A section's "Page Setup" defines the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.Section_mode property. Gets or sets the way how Sections are handled when saving to the output XLSX document...section_mode property XlsxSaveOptions.section_mode property Gets...Gets or sets the way how sections are handled when saving to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Clone Presentation Slides in .NET|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for .NET. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....at the End of a Specified Section With Aspose.Slides for .NET...can clone a slide from one section of a presentation and insert...

    docs.aspose.com/slides/net/clone-slides/
  4. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section Section : doc.getSection…...doc"); for (Section section : doc.getSections()) {...HeaderFooterCollecti hf = section.getHeadersFooters(); if (hf...

    forum.aspose.com/t/word/322768
  5. Working with Hyperlinks in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/diagram/java/working-with-hyper...
  6. Working with Lists in Java|Aspose.Words for Java

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

    docs.aspose.com/words/java/working-with-lists/
  7. Technical Articles|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....Articles Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/sharepoint/technical-arti...
  8. Basic operations with PDF with Aspose.PDF for G...

    Basic operations Section describes the possibilities of simplest operation with PDF documents using the Aspose.PDF for Go....[ Hide ] Basic operations section describes the first and simplest...

    docs.aspose.com/pdf/go-cpp/basic-operations/
  9. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....CompositeNode to remove a section before the last section in the document...DocumentBuilder(doc); builder.writeln("Section 1 text."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  10. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear 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/cpp/remove-slide-from-pr...