Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 155,300 for

2

(0.11 sec)
  1. Aspose.Slides for .NET: Pie Chart Data Label Ov...

    Hello Aspose Team, We are using a temporary license of Aspose.Slides - Dotnet(C#) and we are generating a pie chart . The problem is the data labels as you can see in this picture where software, others are overlapping…...slides-chart aguha1 January 19, 2026, 2:21pm 1 Hello Aspose Team, We are...Discourse January 19, 2026, 2:22pm 2 @aguha1 Aspose.Slides for...

    forum.aspose.com/t/aspose-slides-for-net-pie-ch...
  2. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。... DrawPolyline ( 1 , 1 , 2 , 2 , ps ); // Save diagram diagram...0 ]. DrawPolyline ( 1 , 1 , 2 , 2 , ps ); // Save diagram as SVG...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  3. CustomPartCollection indexer | Aspose.Words for...

    CustomPartCollection indexer. Gets or sets an item at the specified index.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....write ( f 'Row { i + 1 } , Column 2' ) row = builder . end_row ()...borders . horizontal . line_width = 2 # Adjust the appearance of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PDF for .NET – System.Drawing.Common Not...

    Hi Aspose Team, I am using Aspose.PDF for .NET in a C#/.NET application and I am encountering a System.TypeInitializationException during the conversion process when running on a Linux environment. The same code works p…...Discourse February 17, 2026, 11:44am 2 @mukeshkanna You’re encountering...renderer tries to use that library [2]. 1. Internal dependency – The...

    forum.aspose.com/t/aspose-pdf-for-net-system-dr...
  7. CustomXmlSchemaCollection.count property | Aspo...

    CustomXmlSchemaCollection.count property. Gets the number of elements contained in the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Extract Meta Data From Dwf File - Free Support ...

    Inquiry: Extracting Metadata from DWF Files & Limitations in Aspose.CAD I am currently working with DWF files and exploring the capabilities of Aspose.CAD to extract metadata and text-based information. My goal is to re…...Family clouddeveloper87 April 2, 2025, 8:16am 1 Inquiry: Extracting...Professionalize.Discourse April 2, 2025, 8:17am 2 @clouddeveloper87 Can...

    forum.aspose.com/t/extract-meta-data-from-dwf-f...
  9. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

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