Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 20,151 for

2023

(0.14 sec)
  1. Inconsistency between Word and PDF documents co...

    Hello, When saving document containing a table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the table is fitted into first page, while in Word it is…...FARRIS August 28, 2023, 9:19am 1 Hello, When saving...pdf"); alexey.noskov August 28, 2023, 12:49pm 2 @ANDREA.FARRIS We...

    forum.aspose.com/t/inconsistency-between-word-a...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the workbook noticeably in…...Hourly Pension Plan_Baseline 2023.xlsm"); var stream = workbook...Hourly Pension Plan_Baseline 2023.zip (2.4 MB) I will be very...

    forum.aspose.com/t/workbook-object-increases-in...
  8. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....xValues = [ 2020 , 2021 , 2022 , 2023 ]; series . add ( "Series1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartXValue.from_string method | Aspose.Words f...

    ChartXValue.from_string method. Creates a [ChartXValue](../) instance of the [ChartXValueType.STRING](../../chartxvaluetype/#STRING) type.... from_string ( 'Q1, 2023' ) department_1_series . add...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....if the current date is 27/07/2023, then the custom engine will...will calculate TODAY() as 28/07/2023. Programming Sample const AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...