Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 568,875 for

save

(0.18 sec)
  1. Exception using Aspose.PDF to convert HTML to P...

    I am trying to use Aspose.PDF to convert an HTML document to PDF and then return it to the browser using an HTTP Response. The relevant code is: Aspose.Pdf.HtmlLoadOptions plo = new Aspose.Pdf.HtmlLoadOptions(); Aspose…...PDF to convert HTML to PDF and Save to HttpResponse Aspose.PDF Product...PdfSaveOptions(); pdfDocument.Save(response, fileName, Aspose.Pdf...

    forum.aspose.com/t/exception-using-aspose-pdf-t...
  2. Aspose.Cells (v23.7) doesn’t save modified text...

    Aspose.Cells (v23.7) doesn’t Save the modified text in an ActiveX control in non-password-protected XLS files. The code runs without an issue, it looks like the text is Saved, but the Saved file doesn’t show the updated …...7) doesn’t save modified text in an ActiveX...Aspose.Cells (v23.7) doesn’t save the modified text in an ActiveX...

    forum.aspose.com/t/aspose-cells-v23-7-doesn-t-s...
  3. Field code appears after save as a PDF document...

    Dear Sir When we were converting a Word document to PDF by using aspose.wod component which version is 23.09 , we encountered a problem where the Field in the original document was printed as a Field Code, as shown in t…...Field code appears after save as a PDF document Aspose.Words...options = new Aspose.Words.Saving.PdfSaveOptions(); options.DownsampleOptions...

    forum.aspose.com/t/field-code-appears-after-sav...
  4. Aspose PDF's Save function throwing exception -...

    Hi, We are trying to replace one of our existing pdf tool (Debenu QuickPDF) with Aspose.PDF from more than a year now. We started with version “21.11.0” and were stuck with “Out of Memory” issues when we use the Aspose…...Aspose PDF's Save function throwing exception Aspose.PDF Product...#=zAHFkVQn4qMnZ) at Aspose.Pdf.Document.Save(String outputFileName) at InvMetrics...

    forum.aspose.com/t/aspose-pdfs-save-function-th...
  5. Save to PDF: incorrect positioning and unrecogn...

    Hello Support, Converting VSD file to PDF gives an unexpected result: Actual.PDF (51.9 KB) Expected.png (2.4 KB) Source.zip (131.3 KB) C# code using (var document = new AsposeDiagram.Diagram(szFileName)) { …...Save to PDF: incorrect positioning and unrecognized symbols in...Diagram(szFileName)) { document.Save(m_TargetPath, AsposeDiagram...

    forum.aspose.com/t/save-to-pdf-incorrect-positi...
  6. Save / update features in MSSQL datatbase from ...

    Hi, I Export features from my MS SQL database ( tables containing a geometry column ) to a Esri “.gdb” database using Aspose. This export is send to others to evaluate and I get the data back as a Esri “*.gdb” fil…...Save / update features in MSSQL datatbase from features reading.../ features. I have trouble saving the feature.geometry back to...

    forum.aspose.com/t/save-update-features-in-mssq...
  7. Extract Text from PDF File Line by Line and Sav...

    Hello Awais, I need to convert a PDF to TXT and I am trying to use either Aspose.Pdf (21.2.0 thru 20.11.0) or Aspose.OCR to do it. If I try to use Aspose.Pdf, when I try to set the license to our Aspose Total license, …...from PDF File Line by Line and Save Data Values inside SQL Server...Document(pdfFile, loadOptions); doc.Save($"page_{i:D4}.docx"); } Regarding...

    forum.aspose.com/t/extract-text-from-pdf-file-l...
  8. How to save Document to ByteArrayOutputStream a...

    Hi, I’m facing an issue with a PDF document that contains repeated or garbled text when using the TextAbsorber.Text property in the .NET library. To address this, I attempted a workaround by converting the PDF to HTML, l…...How to save Document to ByteArrayOutputStrea and LoadDocument...outStream); onePageDocument.save(bos, saveOptions); // This line...

    forum.aspose.com/t/how-to-save-document-to-byte...
  9. Read RTF from stream save as PDF to stream enco...

    When I read RTF into a stream and Save it as a PDF file, it works fine. But if I Save the same RTF into a stream as PDF, and either look at the result or Save it as a PDF file, it is unreadable. Snippet from correct PD…...Read RTF from stream save as PDF to stream encodes data as unreadable...Product Family words-net , saving-streams rspiewak July 14, 2023...

    forum.aspose.com/t/read-rtf-from-stream-save-as...
  10. Aspose slides 23.11对ppt读取然后什么都不做,最后调用save会一直卡住 ...

    我使用aspose slides 23.11对ppt进行增加文本水印,最后调用Save方法的时候指定参数format为SaveFormat.Ppt会一直卡住程序无法结束,而使用SaveFormat.Pptx则不会有问题,可是我原始的文件就是.ppt格式的,求助...11对ppt读取然后什么都不做,最后调用save会一直卡住 Aspose.Slides Product Family...slides 23.11对ppt进行增加文本水印,最后调用save方法的时候指定参数format为SaveFormat.P...

    forum.aspose.com/t/aspose-slides-23-11-ppt-save...