Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 157,582 for

2

(0.19 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. Raw Data Processing|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....data processing with version 2.4.0. The raw data processing is...RGB is not available in version 2.4.0). Moreover, there could be...

    docs.aspose.com/imaging/python-net/raw-data-pro...
  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. 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...
  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. 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...
  9. 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...
  10. How do I get BindPose? - Free Support Forum - a...

    First, I read the FBX file and generated my own file. var scenes = new Scene(); var opt = new FbxLoadOptions() { KeepBuiltinGlobalSettings = true }; scenes.Open(fbxPath, opt); …...chou March 18, 2026, 1:13pm 2 Hi @LuoHui BindPose from FBX are...Thanks. LuoHui March 20, 2026, 2:09am 3 i will try thx u!...

    forum.aspose.com/t/how-do-i-get-bindpose/326622