Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 154,960 for

2

(0.22 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...and layout dimensions (2 columns by 2 rows). This step combines...CENTER , horizontal = 2 , vertical = 2 , ) document = apdf ....

    products.aspose.com/pdf/python-net/merger/tiff-...
  6. 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...
  7. 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
  8. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::TxtSaveOptions::get_List...

    Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method. Gets a TxtListIndentation object that specifies how many and which character to use for indentation of list levels. By default, it is zero count of character '\0', that means no indentation in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...String :: Format ( u " a. Item 2{0}" , newLine ) + System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...which was present got split into 2 different tables on separate pages...in the table of contents (page 2). input.zip (7.4 MB) 411×846 19...

    forum.aspose.com/t/table-contents-are-getting-s...