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

2

(0.12 sec)
  1. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text format exports. Enhance your document formatting!... Writeln ( "Item 2" ); builder . ListFormat . ListIndent...Item 1{newLine}" + $" a. Item 2{newLine}" + $" i. Item 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...l September 2, 2025, 10:32am 1 I am using Aspose...0 KB) html: output.html.zip (2.5 KB) xlsx: input.xlsx.zip (9...

    forum.aspose.com/t/html-file-is-displayed-incor...
  3. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。... addTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  4. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose.PSD for Python via .NET 25.4 - Release N...

    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....Resolving rendering issues with Type 2 Shading Bug PSDPYTHON-182 [Ai...Resolving rendering issues with Type 2 Shading files = [ ( "Input1.ai"...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. BuiltInDocumentProperties.keywords property | A...

    BuiltInDocumentProperties.keywords property. Gets or sets the document keywords.... 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. FieldTC.Text | Aspose.Words for .NET

    Manage your FieldTC Text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience....InsertTocEntry ( builder , "TC field 2" , "A" , "2" ); Assert . That ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application....GlossaryDocument , "AutoText 2" , "Contents of AutoText 2" ); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize document exports to fixed formats for enhanced efficiency and precision.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DropDownItemCollection.remove_at method | Aspos...

    DropDownItemCollection.remove_at method. Removes a value at the specified index.... 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...