Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 568,875 for

save

(0.13 sec)
  1. Named ranges disappear from macro-enabled workb...

    Our application has a concept of allowing users to set up Excel template files with formulas that refer to named ranges which will only be created after the fact. While everything works fine with .xls and .xlsx files, we…...workbook when reopened after save Aspose.Cells Product Family...object as expected, but after saving the workbook to a file the...

    forum.aspose.com/t/named-ranges-disappear-from-...
  2. Incorrectly display or save emf to other image ...

    Hi, Happy new year. We upgraded aspose imaging java from com.aspose:aspose-imaging:19.10:jdk16 to com.aspose:aspose-imaging:22.12:jdk16 recently, and found that some emf files can’t be displayed because the api EmfMeta…...Incorrectly display or save emf to other image format, in Aspose-Imaging...investigate that issue, we tried to save the emf to other formats like...

    forum.aspose.com/t/incorrectly-display-or-save-...
  3. PPTX to PDF Save Error: class com.aspose.slides...

    Hi, I am using Aspose.total with Developer OEM license. With Aspose slides, I am trying to convert a PPTX file to PDF as follows : com.aspose.slides.LoadOptions loadOptions = new com.aspose.slides.LoadOptions(); Pr…...PPTX to PDF Save Error: class com.aspose.slides.PptxReadException...amObjec, loadOptions); pres.save(fileOutputStream, com.aspose...

    forum.aspose.com/t/pptx-to-pdf-save-error-class...
  4. Defect -> Cannot save document that has an acti...

    Aspose version used: 22.15 Files: Signed_pdf_triggers_issue.pdf (886.4 KB) Unsiged_pdf_Control_sample.pdf (502.4 KB) Steps to reproduce: Using the attached files load the document then attempt a simple Save: impo…...Defect -> Cannot save document that has an active PDF Document...document then attempt a simple save: import com.aspose.pdf.Document;...

    forum.aspose.com/t/defect-cannot-save-document-...
  5. Convert TXT to XLSX in Java | Save Text File as...

    Convert TXT to XLSX in Java. Export a Text file to an Excel file programmatically in Java with high fidelity results quickly.... Save the XLSX file while specifying...

    blog.aspose.com/2022/06/10/convert-txt-to-xlsx-...
  6. Document embedding non-requested fonts on save ...

    I use Aspose.PDF to produce some documents, we’ve noticed that some of them are crashing due to a missing font when we open with Adobe Reader (it gives a warning saying the “Arial” font could not be found and part of the…...embedding non-requested fonts on save Aspose.PDF Product Family samuelmartinucci...add(textFragment); document.save("test.pdf"); The produced document...

    forum.aspose.com/t/document-embedding-non-reque...
  7. Docker -> Save as HTML -> Bottom border is miss...

    I have the following code sample: var file = "c:\\temp\\print_missing_2.xlsx"; var workbook = new Workbook(file); var worksheet = workbook.Worksheets["Sheet1"]; var name = workbook.Worksheets.Names["DR_PUBv2__16550269…...Docker -> Save as HTML -> Bottom border is missing Aspose.Cells...= worksheet.Index; workbook.Save("c:\\temp\\print_missing_2.html"...

    forum.aspose.com/t/docker-save-as-html-bottom-b...
  8. Failed removes link from PDF that creates with ...

    HI, i’m working with Aspsose latesr version 23.8, and when I try to remove links from PDFs that were created with Winword 365 I get null in goToURIAction for link and when I open the output file in Acrobat Reader, the …...that creates with win word with save as PDF Aspose.PDF Product Family...

    forum.aspose.com/t/failed-removes-link-from-pdf...
  9. Save as Excel and PDF files took much time then...

    Hi, I am using Aspose.Task ver. 22.9.0.0. The issue I am facing that library taking to much to export the big data (2000 tasks) in MS Excel and MS PDF. Same data can be downloaded on MS Project format in 48 sec which ca…...Save as Excel and PDF files took much time then compare to MS...same for all format but Project.Save() function taking time to much...

    forum.aspose.com/t/save-as-excel-and-pdf-files-...
  10. How can i get “Table of content” from PDF file ...

    I really need to get table of content from a pdf file.with Aspose.pdf.dll in C# asp.net My questions are: What page is it(for each item)? What is the the text of each page for each item in table of content? this ques…...of content” from PDF file and save it to the tree struct? Aspose...

    forum.aspose.com/t/how-can-i-get-table-of-conte...