Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 8,018 for

image service

(0.41 sec)
  1. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...Imaging Product Family 3stan November...1 We are evaluating Aspose.Imaging for our corel draw files noticed...

    forum.aspose.com/t/layers-missing-when-converti...
  2. Aspose.Imaging exception "imaging loading faile...

    Getting the following exception when trying to load an heic file into Aspose.Imaging version 25.10 before saving to pdf. I have attached a sample file. Aspose.Imaging.CoreExceptions.ImageLoadException HResult=0x801315…...Imaging exception "imaging loading failed" when converting...heic to pdf Aspose.Imaging Product Family imaging-net skowald October...

    forum.aspose.com/t/aspose-imaging-exception-ima...
  3. Generating preview for multipage CDR to webP - ...

    We are trying to generate a preview from multipage Corel draw file(cdr) to webp and we encountered this exception. Aspose.Imaging.CoreExceptions.ImageSaveException: Image saving failed. —> Aspose.Imaging.CoreExceptions.…...Imaging Product Family 3stan November...Aspose.Imaging.CoreExceptions.ImageSaveException: Image saving...

    forum.aspose.com/t/generating-preview-for-multi...
  4. Aspose.PDF Java for Ruby|Aspose.PDF for Java

    Explore how to use Aspose.PDF for Java in Ruby. Combine the power of Ruby scripting with advanced PDF manipulation features....manipulation, graph support, image functions, extensive hyperlink...also needed to deliver good service. We are developers ourselves...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-ruby/
  5. Convert TEXT To HTML Python

    Convert TEXT to HTML format in Python code. Save TEXT as HTML using Python....insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  6. Convert PDF To MARKDOWN Python

    Convert PDF to MARKDOWN format in Python code. Save PDF as MARKDOWN using Python....insert_image("Input.pdf") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  7. Convert WORD To TXT Python

    Convert a Word document to TXT format in Python code. Save a Word document as TXT using Python....insert_image("Input.docx") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  8. Convert DOC To EPUB Python

    Convert DOC to EPUB format in Python code. Save DOC as EPUB using Python....insert_image("Input.doc") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.doc") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  9. Convert HTML To DOCX Python

    Convert HTML to DOCX format in Python code. Save HTML as DOCX using Python....insert_image("Input.html") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  10. Several JPG Into DOC C#

    Merge multiple JPG into DOC in C# code. Save JPG as DOC using C#....break to avoid overlapping images. builder.Writeln(); } doc.Save(...JPG TO GIF JPG TO HTML JPG TO IMAGE JPG TO JPG JPG TO PDF JPG TO...

    products.aspose.com/words/net/merge/jpg-to-doc/