Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 590,977 for

save

(0.4 sec)
  1. Linux-only NullReferenceException on Save after...

    Unit tests that pass in our dev environment fail in CI, throwing a NullReferenceException up from obfuscated Aspose.Pdf.Document stack code. Attached AsposeBugOnLinux.zip (1.8 KB) is a simple reproduction. This will re…...Linux-only NullReferenceExcepti on Save after concatenating (22.7) Aspose...#=z6bgwQ60=) at Aspose.Pdf.Document.Save(Stream outputStream, SaveFormat...

    forum.aspose.com/t/linux-only-nullreferenceexce...
  2. PDF flattening - Flatten() method is making all...

    Hi All, I am using a Aspose.Pdf version 8.5.0. I have some XFA PDF forms that after editing I want to Save it as flat PDF. I am using Document.flatten() method which is working fine and making my pdfs file non-editable…...all are there in PDF - Cannot save as regular PDF Aspose.PDF Product...that after editing I want to save it as flat PDF. I am using Document...

    forum.aspose.com/t/pdf-flattening-flatten-metho...
  3. Save gridweb as stream in java from a bean clas...

    Hi, I want to add a button under gridweb from where to download the gridweb stream or to the xls to a specific path, the method being implemented in a primefaces bean. Is this possible? Thank you!...Save gridweb as stream in java from a bean class Aspose.Cells...

    forum.aspose.com/t/save-gridweb-as-stream-in-ja...
  4. How to Save Images from PPTX Slides on a Disk w...

    When I try to convert pptx to html, it convert the images to base64 in html but I want the images to be stored on a local disk here is the sample code I am using to convert/ ByteArrayOutputStream stream = new ByteArrayO…...How to Save Images from PPTX Slides on a Disk when Converting...Presentation(fileName); presentation.save(stream, SaveFormat.Html); presentation...

    forum.aspose.com/t/how-to-save-images-from-pptx...
  5. PPTX to PDF Save Error: Unsupported Secondary A...

    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: Unsupported Secondary Axis Composition...amObjec, loadOptions); pres.save(fileOutputStream, com.aspose...

    forum.aspose.com/t/pptx-to-pdf-save-error-unsup...
  6. Trying to resize a SVG (not just modify the vie...

    I have a script that Saves out icons at a specified size. As an example: <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M…...modify the viewbox) and then save a new SVG at the new size Aspose...8:03am #1 I have a script that saves out icons at a specified size...

    forum.aspose.com/t/trying-to-resize-a-svg-not-j...
  7. Save PDF as PNG using Aspose.PDF in C# - some p...

    open the PDF file with Adobe Acrobat or Pdf viewer. notice the purple block of text. This does not display in most web browers either for some reason, however in Adobe Reader it does. It does not export into the image. …...Save PDF as PNG using Aspose.PDF in C# - some parts do not export...FromStream(memoryStream); b.Save(“c:\Temp\savedimage.png”,ImageFormat...

    forum.aspose.com/t/save-pdf-as-png-using-aspose...
  8. Add abilty for slides and note to extract image...

    HI i would like to add to slides and note, the ability i have in word and cell or pdf to extract image as a byte array and replace it with png image byte array example for pdf for (com.aspose.pdf.ImageFragment image : …...extract image as byte array and save as different type byte array...ByteArrayOutputStrea(); image.save(imageStream, ImageFormat.getPng());...

    forum.aspose.com/t/add-abilty-for-slides-and-no...
  9. Save word as PDF. Can't find the font which has...

    Hello, I get strange issue with converting Word to PDF. I got documents with text with “Times New Roman CYR” font. This documents need to be converted to PDF. And Aspose can’t find this font. I’ve tried to use Font Sub…...Save word as PDF. Can't find the font which has a "postfix" in...

    forum.aspose.com/t/save-word-as-pdf-cant-find-t...
  10. Save Word File as PDF C# .NET, Position Column ...

    After you upload a Word document to the system, the shapes in the document slip when you want to view it. When we Saved the word file as pdf to see if there was a problem with the Word page settings, we found that we did…...Save Word File as PDF C# .NET, Position Column Relative Shape...you want to view it. When we saved the word file as pdf to see...

    forum.aspose.com/t/save-word-file-as-pdf-c-net-...