Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 721 for

february

(0.1 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Font method. Provides access to the font formatting of the data labels of the entire series in C++....String > ({ u "January" , u "February" , u "March" }), System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_HasDataLabels method. Gets or sets a flag indicating whether data labels are displayed for the series in C++....String > ({ u "January" , u "February" , u "March" }), System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...Family cells-java TarasTielkes February 15, 2025, 3:51pm 1 Hi, Using...repro.zip (1.4 MB) amjad.sahi February 15, 2025, 6:05pm 2 @TarasTielkes...

    forum.aspose.com/t/inconsistent-html-output-for...
  4. Topics tagged aspose-diagram

    Topics tagged aspose-diagram...Family aspose-diagram 3 62 February 24, 2025 VSD to VSDX conversion...Family aspose-diagram 4 131 February 11, 2025 Aspose Diagram 获取页面大小,然后导出图片...

    forum.aspose.com/tag/aspose-diagram
  5. Aspose Compatibility with JDK 21 - Free Support...

    Hello, We are in the process of upgrading our microservice to JDK 21 but have encountered an issue with Aspose Words/Slides/Cells dependencies. Our current license only allows free upgrades until July 28, 2021, while th…...Product Family ankit11088 February 28, 2025, 11:28pm 1 Hello...

    forum.aspose.com/t/aspose-compatibility-with-jd...
  6. Incorrect recognition of UPC vs EAN barcodes - ...

    For most EAN or UPC barcodes the library seems to return both types as an answer. The test file attached has an example of each type. The barcode library finds two barcodes of both EAN and UPC type at the same location (…...notifier February 9, 2015, 3:17am 4 The issues...

    forum.aspose.com/t/incorrect-recognition-of-upc...
  7. JPEG 2000 to PDF - Free Support Forum - aspose.com

    Does Aspose.Pdf for .NET support the conversion of JP2 (JPEG 2000) images? I saw that the Java version appears to do it in a non-native manner, does .NET have the same functionality? And what does non-native actually me…...notifier February 7, 2019, 4:46pm 3 The issues...

    forum.aspose.com/t/jpeg-2000-to-pdf/27905
  8. Some chinese character show as square when conv...

    Hi, some chinese character show as square when using last aspose pdf for .net to convert pdf to jpeg. the code is below : // Open document Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document("input.pdf"…...notifier February 7, 2019, 6:00pm 3 The issues...

    forum.aspose.com/t/some-chinese-character-show-...
  9. Mht to pdf - exception - com.aspose.html.dom.DO...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “com.aspose.html.dom.DOMException: The string contains invalid characters.” input file 137.zip (33.7 KB)...terechshenkov divine1 February 23, 2026, 7:38pm 7 output...output_137.7z (130.1 KB) asad.ali February 23, 2026, 11:06pm 8 @divine1...

    forum.aspose.com/t/mht-to-pdf-exception-com-asp...
  10. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…... 1 Like uballach February 20, 2024, 12:48pm 7 Hi, have...in the meantime? asad.ali February 20, 2024, 8:55pm 8 @uballach...

    forum.aspose.com/t/limiting-memory-usage-when-c...