Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 8,012 for

image service

(0.07 sec)
  1. Online PDF to PPT Conversion or Build .NET base...

    Free online app to convert PDF to PPT files. .NET C# conversion library code for PDF documents....Powerpoint, PDF, Email files, Images and other formats. Powerful...Aspose.PDF for .NET , Aspose.Imaging for .NET and more. PDF Conversion...

    products.aspose.com/total/net/conversion/pdf-to...
  2. Word to Pdf:The mathematical formulas are not d...

    When I convert a Word document to PDF, the mathematical formulas are not displayed completely. version:words-25.10-jdk17.jar fie: math-test.docx (98.8 KB) test2.pdf (84.0 KB)...to other formats like XPS or image? serendipity.zhq January 8,...XPS or image? It is currently suspected that the image next to...

    forum.aspose.com/t/word-to-pdf-the-mathematical...
  3. Convert VSDX to JPEG via Python | products.aspo...

    Sample Python conversion code for VSDX format to JPEG file. Use this example code to convert VSDX to JPEG within any Python based application....is also supported on Visio Services in Microsoft SharePoint Server...Format? A JPEG is a type of image format that is saved using the...

    products.aspose.com/diagram/python-net/conversi...
  4. Using Aspose.Slides on Azure|Aspose.Slides Docu...

    Use Aspose.Slides on Azure App Service, Functions, and containers to generate, edit, and convert PPT, PPTX and ODP in scalable cloud .NET apps....integration with various cloud services. This article explores the...maintaining uninterrupted service. Security : Azure provides...

    docs.aspose.com/slides/net/using-aspose-slides-...
  5. Barcode Quality Mode|Documentation

    Learn how to describe expected barcode quality with BarcodeQualityMode and combine it with QualitySettings presets in Aspose.BarCode for Java....quality of barcodes in your images. Optionally, add targeted overrides...represent paths to barcode images in your application. 1. QualitySettings...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(ImageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...using (PsdImage psd = (PsdImage)Image.Load("path/to/your/file.psd"))...opening of Psd Image. Also, code of loading image for the replacement...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  7. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...Path)) { img = (PsdImage)Image.Load(inputStream, loadOptions);...Message.ToLower().Contains("image") && e.InnerException.Message...

    forum.aspose.com/t/index-was-outside-the-bounds...
  8. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG Images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the Image, you will find many burrs on the stroke edges, which ar…...when exporting layers as PNG images: GradientOverlay rendering...poor. If you zoom in on the image, you will find many burrs on...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  9. Convert HTML To DOC Python

    Convert HTML to DOC format in Python code. Save HTML as DOC 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. Convert WORD To HTML Python

    Convert a Word document to HTML format in Python code. Save a Word document as HTML 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...