Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 156,165 for

2

(0.32 sec)
  1. 使用aspose.cells保存工作簿后,图表数据格式被修改 - Free Support F...

    原来显示百分比的数据,被修改为了小数点,这应该是个bug,预期应该不修改已有格式,示例文件见附件。 图表数据格式对比.zip (775.7 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\图表数据格式变化.xlsm"); workbook.Save("D:\\图…...cells保存工作簿后,图表数据格式被修改 中文技术支持 lingtian December 2, 2025, 8:57am 1 原来显示百分比的数据,被修...Professionalize.Discourse December 2, 2025, 8:59am 2 @lingtian 概要 在仅执行 Workbook...

    forum.aspose.com/t/aspose-cells/322378
  2. 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...
  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.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...
  5. 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...
  6. 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...
  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. 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...
  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. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...will start a count at list level 2. It will display a value of "1"...builder . writeln ( 'Paragraph 2' ) # The next LISTNUM field that...

    reference.aspose.com/words/python-net/aspose.wo...