Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 155,395 for

2

(0.18 sec)
  1. Aspose::Words::Markup::CustomPartCollection cla...

    Aspose::Words::Markup::CustomPartCollection class. Represents a collection of CustomPart objects. To learn more, visit the documentation article in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Issue when we are saving aspose document into h...

    Hi @alexey.noskov , We are facing some issue when we are saving aspose document into html. I tried multiple ways but noting is fixing my issue and i created sample project and issue is able to reproduce. Plz save that h…...Family words-java priyanka9 April 2, 2025, 1:51am 1 Hi @alexey.noskov...issue alexey.noskov April 2, 2025, 4:33am 2 @priyanka9 The behavior...

    forum.aspose.com/t/issue-when-we-are-saving-asp...
  3. Manage Chart Data Markers in Presentations on A...

    Customize chart data markers in Aspose.Slides for Android, boosting presentation impact across PPT and PPTX formats with clear Java code examples....jpg" ))); // Load the picture 2 IPPImage imgx2 = pres . getImages...defaultWorksheetInde , 2 , 1 , ( double ) 2 . 5 )); point . getMarker...

    docs.aspose.com/slides/androidjava/chart-data-m...
  4. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Java, boosting presentation impact across PPT and PPTX formats with clear Java code examples....jpg" ))); // Load the picture 2 IPPImage imgx2 = pres . getImages...defaultWorksheetInde , 2 , 1 , ( double ) 2 . 5 )); point . getMarker...

    docs.aspose.com/slides/java/chart-data-marker/
  5. Math Text|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js MathematicalText examples: create and format equations, fractions, matrices, and symbols in PPT, PPTX, and ODP presentations.... setSuperscript ( "2" ) . join ( "=" ) . join ( new...MathematicalText ( "a" ). setSuperscript ( "2" )) . join ( "+" ) . join ( new...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...aspose-pdf-net reechi April 17, 2025, 2:15pm 1 Hi, I am trying to convert...Discourse April 17, 2025, 2:16pm 2 @reechi The System.NullReferenceExcepti...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  7. Excel - Chart has Misaligned Shape - Free Suppo...

    Dear Aspose. As you can see from example. When the Chart is printed coral colored box inside is shifted left and down. You can see as it do not align bars on the X-axis in the printed picture. Attaching image demonst…...Family ottap March 26, 2025, 2:27pm 1 Dear Aspose. As you can...BUG-1283217-Chart-Misaligned-Shape.zip (213.2 KB) We have used Windows and latest...

    forum.aspose.com/t/excel-chart-has-misaligned-s...
  8. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection....= [ 'Category 1' , 'Category 2' , 'Category 3' , 'Category 4'...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]) # A chart series can also...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....docx", null, true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...xlsx", "Sheet1!R2C2", true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...

    reference.aspose.com/words/java/com.aspose.word...
  10. Accessing Table from Cell and Adding Values ins...

    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....F6, which is at the offset (2, 2) of the table, also has a value...

    docs.aspose.com/cells/python-net/accessing-tabl...