Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 9,839 for

2 of

(0.05 sec)
  1. ChartSeries.Explosion | Aspose.Words for .NET

    Discover the ChartSeries Explosion property to customize pie chart data points. Adjust positioning for impactful visualizations—perfect for data storytelling!... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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....NoBreak text option Feature PSDNET-2 Ability to add Text Layer in run-time...))) { var layer = im . Layers [ 2 ]; var resources = layer . Resources...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  3. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....setStyle(quoteStyle); // 2 - Reference a style in the document...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  5. Create SVG File, Load and Read SVG in Python

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... svg import * 2 3 # Create a new SVG document...<svg> element: Copy 1 import os 2 from aspose. svg import * 3 4...

    docs.aspose.com/svg/python-net/create-svg-file/
  6. Functions in Formulas

    Learn how to work with MicrosOft Project (MPP/XML) formula functions using Aspose.Tasks for C++....CalculateMathExpress::EvaluateSine() 2 { 3 System::SharedPtr < Project...); 4 5 // Set formula Sin(pi/2) 6 project -> get_ExtendedAttributes()...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  7. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Microsoft Project MPP file to PDF

    Aspose.Tasks for .NET provides the ability to convert MPP or MPX files to PDF. To tune the result PDF document one can use PdfSaveOptions....mpp" ); 2 project. Save ( "SaveProjectAsPDF_out...Project( "New Project.mpp" ); 2 SaveOptions options = new PdfSaveOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  9. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...System::Drawing::Drawing2D::Matrix > (2. 0f , 0. 0f , 0. 0f , 1. 0f ,...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  10. LegendPosition | Aspose.Words for Java

    Specifies the possible positions for a chart legend in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Move the chart's...

    reference.aspose.com/words/java/com.aspose.word...