Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,682 for

section

(0.03 sec)
  1. Clone Slides|Aspose.Slides for Node.js via .NET...

    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....Clone at End in 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/nodejs-java/clone-slides/
  2. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  3. ConvertUtil.inchToPoint method | Aspose.Words f...

    ConvertUtil.inchToPoint method. Converts inches to points....DocumentBuilder ( doc ); // A section's "Page Setup" defines the...with other settings for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....get the properties of multi-section structured document tags. auto...Document > ( MyDir + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  6. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how Sections are handled when saving a document in the XLSX format....enumeration Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Run::Accept method | Aspose.Word...

    Aspose::Words::Run::Accept method. Accepts a visitor in C++....document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to points in C++....with other settings for a section. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....first section in the document, and then add another section. builder...write("Section 1. "); builder.insertBreak(BreakType.SECTION_BREAK_CONTINUOUS);...

    reference.aspose.com/words/java/com.aspose.word...