Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 590,986 for

save

(0.91 sec)
  1. Save to PDF is breaking the "bullet" character,...

    Our web application supports saving a document both to Word and PDF, using Aspose.Words for Java. For Word, we have no problem. But, for PDF, it is rendering the “disc” bullets used for an unordered list in a way that t…...Save to PDF is breaking the "bullet" character, shows up as rectangle...Our web application supports saving a document both to Word and...

    forum.aspose.com/t/save-to-pdf-is-breaking-the-...
  2. Save Document to Jpeg for more than one page - ...

    Hi, is it possible to Save/convert Document to a single Jpeg for more than the first page? I’ve tried the PageSet.All option as well and it doesn’t seems working with Jpeg, seems working with Tiff output? Here is the…...Save Document to Jpeg for more than one page Aspose.Words Product...8:30am #1 Hi, is it possible to save/convert Document to a single...

    forum.aspose.com/t/save-document-to-jpeg-for-mo...
  3. Save HTML to PDF/A, missing external images - A...

    Hello, we are using Aspose.Words to load an HTML file and Save it to a PDF/A file and we are getting a PDF/A file without images, with the classic red cross instead. If we Save the same HTML file to a normal PDF format …...Save HTML to PDF/A, missing external images Aspose.Words Product...Words to load an HTML file and save it to a PDF/A file and we are...

    forum.aspose.com/t/save-html-to-pdf-a-missing-e...
  4. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…...the memory leak problem when save excel to html with Aspose.Cells...4MB+ when call the document.Save function, and could not release...

    forum.aspose.com/t/how-to-solve-the-memory-leak...
  5. Document Save is handing and consuming all CPU ...

    We have an issue with a document saving. In the code snippet below this line hangs forever inDocument.Save(oStream, oOptions) I need a solution to this! I am using version 20.12.0 Private Function pf_ConvertDoc(ByVal …...Document Save is handing and consuming all CPU Aspose.Words Product...have an issue with a document saving. In the code snippet below...

    forum.aspose.com/t/document-save-is-handing-and...
  6. Converting XLS to XLSM is changing the "Save pa...

    Hi, The “Save password” checkbox property of data connection definition is getting unchecked when an XLS workbook is converted to XLSM. I have attached the template file and the screenshots below. Please do the needf…...XLS to XLSM is changing the "Save password" data connection definition...29, 2022, 9:38am #1 Hi, The “Save password” checkbox property...

    forum.aspose.com/t/converting-xls-to-xlsm-is-ch...
  7. Add some text in 3d Scene and save as STL file ...

    Hi, I want to write text over scene using aspose3d library and I want to Save scene as “stl” file. Further I want to print stl file using cloud.3dprinteros and the resultant print should show text over print. Please let…...Add some text in 3d Scene and save as STL file Aspose.3D Product...aspose3d library and I want to save scene as “stl” file. Further...

    forum.aspose.com/t/add-some-text-in-3d-scene-an...
  8. Edit a specific content within a Word doc and s...

    I can access/print a content in a document with the following code: run = child.as_run() print(run.text) How can i edit the content and Save the same document ?...content within a Word doc and save the doc Aspose.Words Product...How can i edit the content and save the same document ? alexey.noskov...

    forum.aspose.com/t/edit-a-specific-content-with...
  9. Aspose save causing problems with image files s...

    Hi Team, We have found a weird problem with Aspose.Cells.Workbook.Save, Attached the file TestAspose.zip which simply opens the file Test.xlsx and Saves it as Test1.xlsx. The problem that we have noticed is attached in…...Aspose save causing problems with image files stored in excel...problem with Aspose.Cells.Workbook.Save, Attached the file TestAspose...

    forum.aspose.com/t/aspose-save-causing-problems...
  10. Encryption is not working when we apply pdf com...

    Below is the source code which we tried: var dir = "/Users/sgovindan/RiderProjects/aspose-word/aspose-word/Docs/"; // Initialize license object Aspose.Words.License WordLicense = new Aspose.Words.License(); // Set li…...when we apply pdf compliance in save option Aspose.Words Product...= PdfCompliance.PdfA1b; doc.Save(dir + "Transformed.pdf", options);...

    forum.aspose.com/t/encryption-is-not-working-wh...