Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 155,328 for

2

(0.26 sec)
  1. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....= [ "Category 1" , "Category 2" , "Category 3" ]; // Insert two...series . add ( "Series 2" , categories , [ 64.2 , 79.5 , 94.0 ]);...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple...String[]{"MyStyle Alias 1", "MyStyle Alias 2"}, style.getAliases()); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  4. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...") # ✅ 2. Charger le fichier PSD load_options...new_width) // 2 y = (canvas_height - new_height) // 2 print(f"Position...

    forum.aspose.com/t/modify-smartobject-psd/313972
  6. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …...alpine-linux shaishavj August 15, 2025, 2:15pm 1 Hi All, I’m running into...Discourse August 15, 2025, 2:16pm 2 @shaishavj The error message...

    forum.aspose.com/t/the-type-initializer-for-thr...
  7. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the font. a) Is tha…...2 KB) Professionalize.Discourse...Discourse March 14, 2025, 6:53pm 2 @licenses Could you please specify...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  8. Does Aspose.Words MailMerge feature support com...

    I am looking to evaluate the Aspose.Words library, specifically looking at the MailMerge feature. The core requirement that I have is I need to build completely dynamic tables, where the number of rows and number of col…... It will be a minimum of 2 and up to a maximum of 12. Alternatively...Discourse November 25, 2025, 7:26pm 2 @bpieslak Summary Aspose.Words...

    forum.aspose.com/t/does-aspose-words-mailmerge-...
  9. Warnings when compiling Aspose.Words for .NET 2...

    Hi, When compiling a netstandard2.0 project with integrated Aspose.Words for .NET in version 24.3.0.0 I get a warning that the bindings are not correct. Here is an example project and screenshot. Once the AutoGenerate…...noskov March 11, 2024, 10:25am 2 @Roxtra We have opened the following...reproducible. Roxtra March 28, 2025, 2:20pm 5 I just tested it with the...

    forum.aspose.com/t/warnings-when-compiling-aspo...
  10. How to extract Text from html using Aspose.html...

    We are currently checking Aspose.html to get plain text with alignment from html and convert html to PDF. able to convert html to pdf. Wanted to know how to get text from html.?...ali September 1, 2020, 10:01pm 2 @kiranernesto You can get text...Like AStelzner May 12, 2025, 2:09pm 4 Hi, this approach extract...

    forum.aspose.com/t/how-to-extract-text-from-htm...