Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 151,996 for

2

(0.65 sec)
  1. [DXF][.Net] CAD sdk return wrong color - Free S...

    Dear Aspose support team, We have faced quite a lot of issue since today related to DXF->PDF import and we went to implement direct reading of the DXF entity to be converted to our internal data types. During the imple…...gorokhovatskyi January 10, 2025, 5:54pm 2 @VartanSaakian , Hello. Here is...is {1}, layer's color ID is {2}", pline.ColorId, pline.LayerName...

    forum.aspose.com/t/dxf-net-cad-sdk-return-wrong...
  2. Assign Macro to Form Control with Node.js via C...

    Learn how to assign a macro code to a Form Control like a Button using Aspose.Cells for Node.js via C++.... addButton ( 2 , 0 , 2 , 0 , 28 , 80 ); button ....

    docs.aspose.com/cells/nodejs-cpp/assign-macro-t...
  3. DropDownItemCollection.Item | Aspose.Words for ...

    Access and manage elements effortlessly with the DropDownItemCollection Item property. Set or retrieve items by index for seamless data handling.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DropDownItemCollection.GetEnumerator | Aspose.W...

    Discover the DropDownItemCollection GetEnumerator method to effortlessly iterate through collection items. Enhance your coding efficiency today!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Document.cleanup method | Aspose.Words for Python

    aspose.words.Document.cleanup method... writeln ( 'Item 2' ) # Now, there is one unused...cleanup_options ) self . assertEqual ( 2 , doc . styles . count ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation.... Width ) / 2 ; shape . Top = ( builder . PageSetup...PageHeight - shape . Height ) / 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words/pag...
  7. DropDownItemCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your DropDownItemCollection with the RemoveAt method. Seamlessly remove items by index for streamlined data handling.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.index_of method. Returns the zero-based index of the specified value in the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMergeCheckErrors Enum | Aspose.Words for .NET

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting Microsoft Word errors for seamless document creation.... PauseOnError 2 Complete the merge and pause to...errors in a new document. Default 2 Equals to the PauseOnError value...

    reference.aspose.com/words/net/aspose.words.set...