Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 663,220 for

2

(0.29 sec)
  1. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    ChartDataLabel ShowDataLabelsRange property. Allows to specify if values from data labels range to be displayed in the data labels. Default value is false in C#.... 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. How to convert RGB PDF into CMYK PDF with custo...

    Hi, I checked release notes and PDFNET-57158 confirms conversion to CMYK PDF using custom profile. Can you give me some example code for this? Best regards,...Discourse October 22, 2024, 12:13am 2 @bob.t.kim To convert an RGB PDF...valueOf(oper.getParameters().get(2).toString()) }; double[] cmyk...

    forum.aspose.com/t/how-to-convert-rgb-pdf-into-...
  3. SVG Conversion - Free Support Forum - aspose.com

    Hi, I try to use Aspose for SVG conversion, and espacially EMF / WMF to SVG transformation. In the following post (Convert EMF (embedded in a docx) to SVG), from November 2014, the subject is already opened …...subject is already opened with 2 tickets : 34490 and 34504. The...Guillaume ikram.haq April 3, 2016, 2:18am 2 Hi Guillaume, Thank you for...

    forum.aspose.com/t/svg-conversion/3968
  4. Downloads ---New-Releases-aspose.slides-for-and...

    ....2 Download Support Forum File Details...ptetenko Views: 16 Date Added: 2/16/2022 Release Notes https://docs...

    releases.aspose.com/slides/androidjava/new-rele...
  5. Aspose.3D for Java 22.5 Release Notes|Documenta...

    The release notes of Aspose.3D for Java 22.5.... createPolygon ( 0 , 1 , 2 , 3 ); // Right side (X+) mesh... createPolygon ( 1 , 5 , 6 , 2 ); // Back face (Z-) mesh . createPolygon...

    docs.aspose.com/3d/java/aspose-3d-for-java-22-5...
  6. Aspose.Cells not supported on macOS due to Syst...

    Microsoft has removed support of the * System.Drawing.Common (>= 7.0.0) package on macOS with the release of NET70, and the latest Aspose.Cells package has a >= 7.0.0 constraint for this package. Could you please roll ba…...rafaeloliveira January 16, 2023, 2:05pm #1 Microsoft has removed...amjad.sahi January 16, 2023, 2:44pm #2 @rafaeloliveira , It seems...

    forum.aspose.com/t/aspose-cells-not-supported-o...
  7. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Count method. Returns the number of ChartDataLabel in this collection in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Apply data...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PDF to PPTX: font compromised by adding random ...

    Hi, We are trying to convert html to ppt through html -> PDF -> PPT. The version using aspose.pdf for java 23.1, we noticed the font in PPT is always Start with 6 random prefix letters. Snag_156a0c9a.png (1.9 KB) Sna…...png (2.5 KB) If modify/edit any new text...here are 2 examples Doc_Export_1679338418680.zip (32.2 KB) Can...

    forum.aspose.com/t/pdf-to-pptx-font-compromised...
  9. How to Run Aspose.3D in Blazor|Documentation

    Learn how to How to Run Aspose.3D in Blazor....var cylinder1 = new Cylinder(2, 2, 10, 20, 1, false); // Set OffsetTop...var cylinder2 = new Cylinder(2, 2, 10, 20, 1, false); // Create...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-in-...
  10. Reference to a cell - Free Support Forum - aspo...

    Is it possible to store a reference to a cell instead of a cell name? If i get a cell with Cell cell = workbook.Worksheets[0].Cells["D8"]; and when there is a table above that gets expanded, with listObject.PutCellVal…...He July 6, 2023, 7:50am #2 @SimplyLiz , You can achieve functionality...EndRow = 4; area.EndColumn = 2; // Create the named range Range...

    forum.aspose.com/t/reference-to-a-cell/267815