Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 227,501 for

new

(0.42 sec)
  1. Adding New Worksheets to Workbook and Activatin...

    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....Ask AI Adding New Worksheets to Workbook and Activating a Sheet...[ Hide ] Migration tip: Add new worksheets to an existing Microsoft...

    docs.aspose.com/cells/net/adding-new-worksheets...
  2. Spacing issue observed with new version of Aspo...

    Hi, We have recently updated aspose dll version from V14 to V23. We are seeing issues in the forms related to removal of spaces when we reference to Newer version of dll into the solution. For example: If the word docu…...Spacing issue observed with new version of Aspose dll version...

    forum.aspose.com/t/spacing-issue-observed-with-...
  3. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = New(@"C:\Swift\Templates\…...condition formulas relative to new cell locations Aspose.Cells Product...Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\Dev\Inp...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  4. "The root object missing or invalid" error when...

    Good afternoon. I’m using Aspose.PDF version 25.7.0. I have a PDF 1.7 file and want to programmatically create another PDF document based on it: csharp using Aspose.Pdf; class Program { static void Main() { var pd…...invalid" error when creating new aspose document Aspose.PDF Product...static void Main() { var pdfDoc = new Document(@“D:\broken.pdf”); }...

    forum.aspose.com/t/the-root-object-missing-or-i...
  5. Propagate Formula in Table or List Object autom...

    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....automatically while entering data in new rows Contents [ Hide ] Possible...automatically propagate to new rows while entering new data. This is the...

    docs.aspose.com/cells/net/propagate-formula-in-...
  6. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…...Priority parameter not working with New Outlook unless Content-Type is...and an HTML body. var msg = new MailMessage(); msg.From = "sender@domain...

    forum.aspose.com/t/priority-parameter-not-worki...
  7. New formula STOCKHISTORY caused NullReferenceEx...

    New formula STOCKHISTORY caused NullReferenceException when saving workbook to Xlsb format using Aspose.Cells .Net v26.2. The saved Xlsb file was corrupted. No issue with Xlsx and Xlsm formats. See attached sample files…...New formula STOCKHISTORY caused NullReferenceExcepti when saving...hchc March 5, 2026, 3:17am 1 New formula STOCKHISTORY caused ...

    forum.aspose.com/t/new-formula-stockhistory-cau...
  8. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/create-xps-file/
  9. Propagate Formula in Table or List Object autom...

    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....automatically while entering data in new rows Contents [ Hide ] Possible...automatically propagates to new rows while entering new data. This is the...

    docs.aspose.com/cells/java/propagate-formula-in...
  10. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...Worksheet won't open in new version But will open in old version...test code: Workbook workbook = new Workbook(); workbook.Open("d...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...