Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 228,180 for

new

(0.38 sec)
  1. 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...
  2. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…...Upgrade with new apose liabrary to 24.9.0 leads to right margin...Is there any changes done in new version, if yes then what is...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  3. 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-...
  4. 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...
  5. "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...
  6. Propagate Formula in Table or List Object autom...

    Learn how to propagate formulas in tables or list objects automatically when entering New data using Aspose.Cells for C++....automatically while entering data in new rows with C++ Contents [ Hide...automatically propagate to new rows while entering new data. This is the...

    docs.aspose.com/cells/cpp/propagate-formula-in-...
  7. 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...
  8. [URGENT] New renewal license key does not work ...

    [URGENT, RENewAL START - 4/29] New reNewal license key does not work for PPT to PDF conversion for Aspose Total This is for Java program. Sample: private static void checkSlidesLicense(String licenseLocation) { co…...[URGENT] New renewal license key does not work for PPT to PDF...[URGENT, RENEWAL START - 4/29] New renewal license key does not...

    forum.aspose.com/t/urgent-new-renewal-license-k...
  9. Aspose.PDF is not retaining the page rotation c...

    Hello Aspose Team, I have written C# code with Aspose.pdf Library to rotate the pages in pdf document to 90,180, 270 degree with c# code. While selecting the page and performing the rotation working as expected. While p…...changes while Opening in thew new Window Aspose.PDF Product Family...previewing the document in a new window the rotation changes are...

    forum.aspose.com/t/aspose-pdf-is-not-retaining-...
  10. Create New Presentation with error: unable to c...

    Hi Aspose Support Team, I am currently using Aspose.Slides for .NET version 25.4.0. When attempting to load a PowerPoint file using a stream, I encounter an exception during the creation of the Presentation object. He…...Create New Presentation with error: unable to cast object of...docStream = new MemoryStream(docBytes); var ppt = new Presentation(docStream);...

    forum.aspose.com/t/create-new-presentation-with...