Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 152,104 for

2

(0.19 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Version 7.6.1 for use with our current license ...

    We have a license for an old version, and have the version we got when we obtained the license, 7.3.4. While we explore a newer license, I’d like to obtain the latest version that works with our current license, which I …...kyndryl January 23, 2026, 2:01pm 1 We have a license for an...newer-but-not-too-new version from Maven, 8.9.2, was: com.aspose.cells.CellsException:...

    forum.aspose.com/t/version-7-6-1-for-use-with-o...
  3. Generate MaxiCode Barcodes in Java|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....MaxiCodeParameters : Encoding Modes 2 and 3 - these specific industrial...hardware readers Encoding Modes 2 and 3 To ensure appropriate barcode...

    docs.aspose.com/barcode/java/maxicode-barcodes/
  4. Excel Export - Gap Missing when using arrays of...

    While working with arrays, we are facing an issue in excel where the gap between different elements is maintained correctly for an array of objects, but not for an array of strings. When using an array of objects, the t…...Family geetha123 July 1, 2025, 2:35pm 1 While working with arrays...amjad.sahi July 1, 2025, 6:03pm 2 @geetha123 , Thanks for the sample...

    forum.aspose.com/t/excel-export-gap-missing-whe...
  5. 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...
  6. XFA to PDF Acroform - Free Support Forum - aspo...

    Any operations on Dynamic PDF (XFA), is limited to only first 2 pages. Is this a limitation or any option is available to achieve flattening of all pages of Dynamic pdf....(XFA), is limited to only first 2 pages. Is this a limitation or...Discourse August 25, 2025, 11:37am 2 @SwethaRaj When working with dynamic...

    forum.aspose.com/t/xfa-to-pdf-acroform/317144
  7. 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...
  8. TickLabels.Offset does not work - Free Support ...

    Hi guys, I am trying to add offset to my value axis ticklabel but it does not work. The purpose would be to add space between the end of the curve and the ticklabels to display the end point value (datalabels) correctl…...sahi April 18, 2025, 1:01pm 2 @hormancey , Thanks for the sample...line amjad.sahi April 18, 2025, 2:01pm 4 @hormancey , Unfortunately...

    forum.aspose.com/t/ticklabels-offset-does-not-w...
  9. 在工作表中将形状移到前面或后面,用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将形状置于工作表的前面或后面。... toFrontOrBack ( 2 ); // Print the Z-Order position...back shape4 . toFrontOrBack ( - 2 ); // Save the output Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/send-shape-...
  10. How to create Dynamic Scrolling Chart with Java...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....( cellB ). value = 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/javascript-cpp/create-dyn...