Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 285,823 for

image

(0.3 sec)
  1. SVG Image (asvg:svgBlip) Rasterized to PNG on H...

    The slide contains a company logo embedded as a vector SVG (<p:pic> with asvg:svgBlip). The SVG is a gradient diamond with a white “S” letterform inside it. In the exported HTML the SVG is rasterized to a small PNG (188…...SVG Image (asvg:svgBlip) Rasterized to PNG on HTML Export in...slides-net , slides-svg , slides-image , slides-htmlexport ahthomsen...

    forum.aspose.com/t/svg-image-asvg-svgblip-raste...
  2. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to Images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...rendered by aspose cells into image is slightly different from the...convert charts/ranges in excel to images to insert them into word document...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  3. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...extracting images from PDF in multithreading: Not supported image type...pdfPath) { List<BufferedImage> images = AsposePdfUtils.getImages(pdfPath);...

    forum.aspose.com/t/error-when-extracting-images...
  4. 【Aspose.Cells】Aspose.Cells.CellsException: Char...

    Aspose.Cells で グラフが入ったxlsxファイルを PdfA1a で保存すると例外が発生します。 string inputPath = @"/mnt/gcs/test.xlsx"; string outputPath = @"/mnt/gcs/out.xlsx"; // PDF/A Aspose.Cells.PdfSaveOptions saveOption = new() { …...CellsException: Chart/Picture to image Error! 日本語による技術サポート cells-net...CellsException: Chart/Picture to image Error! at Aspose.Cells.Workbook...

    forum.aspose.com/t/aspose-cells-aspose-cells-ce...
  5. Image Overlapping and Alignment Issue in Word a...

    While upgrading Aspose from the old version to the new version, we faced Image alignment and overlapping issues in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implement…...Image Overlapping and Alignment Issue in Word and PPT when converting...Containing Multiple Embedded Images Aspose.PDF Product Family pdftoppt...

    forum.aspose.com/t/image-overlapping-and-alignm...
  6. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....languages that extracts text from images and creates searchable PDFs...few lines of C# code. Convert image to text in C# OCR // Initialize...

    products.aspose.com/ocr/net/
  7. Convert JPG to SVG – Python code and Online Vec...

    Convert JPG to SVG online or in Python with Aspose.SVG. Vectorize JPG Images to enjoy the benefits of vector graphics. Try Online Image Vectorizer....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/svg/python-net/vectorize-im...
  8. Images to text in Java - fast and easy | Aspose

    Integrate optical character recognition (OCR) into your Java applications with our versatile and powerful OCR for Java library....js via C++ OCR for Java Image to text with Java OCR API Effortlessly...Effortlessly convert images to text and create searchable PDFs...

    products.aspose.com/ocr/java/
  9. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...and wrapping AND problem in image title Aspose.PDF Product Family...addImage(“shape1-e.png”, section, “4th image”, ImageFileType.Png); if (!Directory...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  10. ASPOSE.Pdf Java convert PDF to MS Word - output...

    Hi, I am trying the below code to convert a PDF to MS Word using aspose-pdf-26.5.jar Document pdfDocument = new Document(“Test.pdf”); pdfDocument.save(“Test.pdf.docx”, SaveFormat.DocX); pdfDocument.close(); The outp…...PDF to MS Word - output has Image instead of Text Aspose.PDF Product...close(); The output .docx file has images of the text contents. If I...

    forum.aspose.com/t/aspose-pdf-java-convert-pdf-...