Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 14,820 for

section

(0.08 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....get the properties of multi-section structured document tags. auto...( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++....get the properties of multi-section structured document tags. auto...( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This Section explain to you all details on this topic.... This section shows how to add pages to a...programmatically using Java. This section learn you how to add watermarks...

    docs.aspose.com/pdf/java/working-with-pages/
  4. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Working with Pages in Ruby|Aspose.PDF for Java

    Add, remove, or manipulate pages in PDFs programmatically with Aspose.PDF for Ruby....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/working-with-pages-in-...