Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 155,649 for

2

(0.16 sec)
  1. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates...."This is insertion revision #2. " ); // Remove a run "This does...Revisions . Count , Is . EqualTo ( 2 )); // Reject revision with different...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed down to...

    reference.aspose.com/words/net/aspose.words/bod...
  3. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....( u "This text is in section 2." ); ASSERT_EQ ( Aspose :: Words...() -> get_SectionStart ()); // 2 - Starts the next section on the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram... Value / 2 ; // Add connector geometry connector...= defaultLineTo . Y . Value / 2 ; // Set X value lineTo . X ....

    docs.aspose.com/diagram/net/working-with-geomet...
  5. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++.... AddTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  6. OleFormat.IsLink | Aspose.Words for .NET

    Discover OleFormat IsLink property. Easily check if your OLE object is linked with SourceFullName for seamless data integration and management.... EqualTo ( 2 )); Assert . That ( shapes . Count... OleObject ), Is . EqualTo ( 2 )); // If a shape contains an...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE object.... toEqual ( 2 ); expect ( shapes . filter (...OleObject ). length ). toEqual ( 2 ); // If a shape contains an OLE...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.author property | Asp...

    BuiltInDocumentProperties.author property. Gets or sets the name of the document's author.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…...Discourse November 5, 2025, 7:56am 2 @M.Heinz Summary Shape.Width and...angleDeg * Math.PI / 180.0; // 2. Compute cos θ and sin θ (absolute...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  10. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...