Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 133,264 for

2

(0.09 sec)
  1. ChartYValueCollection.FormatCode | Aspose.Words...

    Discover the ChartYValueCollection FormatCode property to easily customize Y value formatting. Enhance your data visualization with precision!...9 , 2.45 , 3 }, new double [] { 1 ,...0 }, new double [] { 2 , 1.1 , 2.95 , 2 }); // Show data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  2. BubbleSizeCollection.FormatCode | Aspose.Words ...

    Discover the BubbleSizeCollection FormatCode property to customize bubble sizes effortlessly. Enhance your data visualization with tailored formatting options....9 , 2.45 , 3 }, new double [] { 1 ,...0 }, new double [] { 2 , 1.1 , 2.95 , 2 }); // Show data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose.PSD for .NET 20.11 - 发行说明|Documentation

    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....16 , 2 ); ImageConversion ( ColorModes . Grayscale , 8 , 2 ); ImageConversion...channelsCount , compression , 2 ); SaveToPsdThenLoadAnd ( "ClippingMaskRegular"...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. ChartLegendEntryCollection | Aspose.Words for Java

    Represents a collection of chart legend entries in Java...."AW Category 1", "AW Category 2" }; ChartSeries series1 = series...double[] { 1.0, 2.0 }); series.add("Series 2", categories, new...

    reference.aspose.com/words/java/com.aspose.word...
  6. System Requirements|CAD Documentation

    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....following requirements: Java 2 Platform Standard Edition 1.6...

    docs.aspose.com/cad/jasperreports/system-requir...
  7. Fail to convert dynamic XFA form to static on ....

    Hi, I use this snippet to convert dynamic XFA form to static form with Aspose.PDF .Net version 21.10.1. using (var document = new Document(inFile)) { // Check if input file is dynamic form, then we change it to stati…...ali November 1, 2021, 8:28pm 2 @dunghnguyen Would you please...your end. dunghnguyen November 2, 2021, 1:40am 3 Hi @asad.ali ...

    forum.aspose.com/t/fail-to-convert-dynamic-xfa-...
  8. Aspose.PSD failed to maintain curved text - Fre...

    I have a PSD containing curved text as below test_expected.jpg (59.5 KB) When it’s loaded using Aspose.PSD 24.11 and exported to PND/JPEG the curved text is distorted. The code I used:...Sorokin November 21, 2024, 5:37pm 2 @OrangeLogic At this moment Aspose...team. OrangeLogic May 19, 2025, 2:01am 3 Hi, what is the current...

    forum.aspose.com/t/aspose-psd-failed-to-maintai...
  9. New Line in Cells|Documentation

    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....createRow ( 2 ); Cell cell = row . createCell ( 2 ); cell . setCellValue...

    docs.aspose.com/cells/java/new-line-in-cells/
  10. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....writeln ( "This text is in section 2." ); expect ( doc . sections ...SectionStart . NewPage ); // 2 - Starts the next section on the...

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