Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 20,085 for

2023

(0.15 sec)
  1. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...aspose-pdf-java bigdamage September 12, 2023, 10:11am 1 When I try to generate...5 KB) asad.ali September 12, 2023, 5:57pm 2 @bigdamage You can...

    forum.aspose.com/t/rare-chinese-characters-disp...
  2. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...Amazon Linux 2023 /** NAME="Amazon Linux" VERSION="2023" ID="amzn"...ID_LIKE="fedora" VERSION_ID="2023" PLATFORM_ID="platform:al2023"...

    forum.aspose.com/t/imagestamp-functionality-not...
  3. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...xValues = [ 2020 , 2021 , 2022 , 2023 ]; series . add ( "Series1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Chart.dataTable property | Aspose.Words for Nod...

    Chart.dataTable property. Provides access to properties of a data table of this chart...xValues = [ 2020 , 2021 , 2022 , 2023 ]; series . add ( "Series1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....x_values = [ 2020 , 2021 , 2022 , 2023 ] series . add_double ( series_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartXValue.FromString | Aspose.Words for .NET

    Discover the ChartXValue FromString method to effortlessly create String-type ChartXValue instances. Enhance your data visualization today!... FromString ( "Q1, 2023" ); department1Series . Add...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Release Notes - 2024|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....Notes - 2025 Release Notes - 2023...

    docs.aspose.com/psd/python-net/release-notes-2024/
  8. Aspose.PSD CLI Crop for .NET 24.4 - Release Not...

    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....Enhancement Usage examples: PSDNET-2023. Initial release of Aspose.PSD...

    docs.aspose.com/psd/net/cli/crop/aspose-psd-cli...
  9. ChartXValue.fromString method | Aspose.Words fo...

    ChartXValue.fromString method. Creates a [ChartXValue](../) instance of the [ChartXValueType.String](../../chartxvaluetype/#String) type.... fromString ( "Q1, 2023" ); department1Series . add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....if the current date is 27/07/2023, then the custom engine will...will calculate TODAY() as 28/07/2023. Programming Sample #include...

    docs.aspose.com/cells/cpp/implement-custom-calc...