Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 48,877 for

section

(0.09 sec)
  1. InsertSummaryZoomFrame() | Aspose.Slides for C+...

    Creates a new Summary Zoom object and inserts it to a collection at the specified index....zero-based index at which Section Zoom frame should be inserted...float X coordinate of a new Section Zoom frame float . y float...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  2. BuildingBlock.Behavior | Aspose.Words for .NET

    BuildingBlock Behavior property. Specifies the behavior that shall be applied when the contents of the building block is inserted into the main document in C#....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  3. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....remove_page_breaks() & remove_section_breaks() methods of RemoveBreaks...remove_section_breaks ( doc ) # Loop through all sections starting...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  4. EmfPlusPathGradientBrushOptionalData - Aspose.I...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....EmfPlusFocusScaleDat object (section 2.2.2.18) that specifies focus...EmfPlusTransformMatr object (section 2.2.2.47) that specifies a...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. <% table-add.metadata.title %> | Aspose.PDF

    <% table-add.metadata.description %>...feature-section-col1.title %> <% table-add.feature-section-col1...feature-section-col2.title %> <% table-add.feature-section-col2...

    products.aspose.com/pdf/cpp/table-delete/
  6. Aspose::Words::HeaderFooter::get_NodeType metho...

    Aspose::Words::HeaderFooter::get_NodeType method. Returns HeaderFooter in C++....doc ); builder -> Write ( u "Section 1" ); builder -> MoveToHeaderFooter...footer" ); SharedPtr < Section > section = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Aspose::Words::Body::get_NodeType method | Aspo...

    Aspose::Words::Body::get_NodeType method. Returns Body in C++....doc ); builder -> Write ( u "Section 1" ); builder -> MoveToHeaderFooter...footer" ); SharedPtr < Section > section = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/bod...
  8. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    DocumentBuilder MoveToParagraph method. Moves the cursor to a paragraph in the current Section in C#....a paragraph in the current section. public void MoveToParagraph...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FieldAutoTextList.ListStyle | Aspose.Words for ...

    FieldAutoTextList ListStyle property. Gets or sets the name of the style on which the list to contain entries is based in C#....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/net/aspose.words.fie...
  10. PageSetup.LineNumberDistanceFromText | Aspose.W...

    PageSetup LineNumberDistanceFromText property. Gets or sets distance between the right edge of line numbers and the left edge of the document in C#....enable line numbering for a section. Document doc = new Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/net/aspose.words/pag...