Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 159,255 for

2

(0.87 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. 使用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...
  3. 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...
  4. BuiltInDocumentProperties.Category | Aspose.Wor...

    Manage your document's category effortlessly with BuiltInDocumentProperties. Easily customize and enhance document organization for better workflow.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  5. BuiltInDocumentProperties.Subject | Aspose.Word...

    Discover how to efficiently manage the BuiltInDocumentProperties Subject property to easily set or retrieve your document's subject for better organization.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  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. 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...
  8. Aspose cell图片丢失 - Free Support Forum - aspose.com

    使用的版本V22.8,具体问题如下: Excel 里面的图片,经过ASPOSE处理后,会丢失,图片不见 经分析,是用户的线下Excel文件的图片,通过WPS工具或者MS Office工具,嵌入到单元格内 而WPS跟MS Office之间 相互支持,但是通过ASPOSE处理后就会丢失 "图片嵌入(至)单元格"的引擎支持,现在是否已支持? Excel 里面的公式对象,经过ASPOSE处理后,部份公式会丢失, 经分析,公式…...zhao June 9, 2026, 10:57pm 2 @Angela_xu 请分享一下具体的文件。 请尝试最新的版本...2026, 4:27pm 5 1.png (5.0 KB) 2.png (5.9 KB) 类似以上图片这些内容 Professionalize...

    forum.aspose.com/t/aspose-cell/329559
  9. Aspose::Words::HeightRule enum | Aspose.Words f...

    Aspose::Words::HeightRule enum. Specifies the rule for determining the height of an object in C++.... Auto 2 The height will grow automatically...(); builder -> Write ( u "Row 2, cell 1." ); builder -> EndTable...

    reference.aspose.com/words/cpp/aspose.words/hei...
  10. Adding pages to a PDF which have annotations wi...

    I have multiple single pages which have annotations from the same author. I use the title property to set this. When I merge the pages together the author of the annotation on subsequent pages gets a # appended to it. Fo…...page 2 will be “Joe User_1”, page 3 will be “Joe User_2”, etc…...ahmad March 23, 2015, 9:41am 2 Hi there, Thanks for your inquiry...

    forum.aspose.com/t/adding-pages-to-a-pdf-which-...