Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 280,494 for

image

(0.2 sec)
  1. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun Image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...Boundaries When Converting Shape to Image in C++ Aspose.Slides Product...attached ppt, there is sun image with text fully inside the circle...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  2. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit Images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...How to Fit Image to Cell Width in Aspose.Cells Instead of Fixed...1 Hello, I’m trying to fit images to the width of a cell. Currently...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  3. How to place an image in cell basically in exce...

    I have a excel sheet containing Image now I want copy that Image paste into another sheet cell and place the Image in cell…how to do that?...How to place an image in cell basically in excel there is a feature...feature Place in cell in case of image how to do that in aspose c#...

    forum.aspose.com/t/how-to-place-an-image-in-cel...
  4. Load a Web Image from a URL into an Excel Works...

    How to convert an Image from a URL to an actual Excel Image using Aspose.Cells for Node.js via C++....Ask AI Load a Web Image from a URL into an Excel Worksheet with...C++ Contents [ Hide ] Load an image from a URL into an Excel Worksheet...

    docs.aspose.com/cells/nodejs-cpp/load-a-web-ima...
  5. Image is Lost after DOCM to HtmlFixed Conversio...

    Hi, When we save a file a docm in HtmlFixed (Page mode) the Image present in the file does not appear in the generated html. Note that if the file is saved in HTML (Web mode) the Image is indeed present in the generate…...Image is Lost after DOCM to HtmlFixed Conversion using .NET Aspose...in HtmlFixed (Page mode) the image present in the file does not...

    forum.aspose.com/t/image-is-lost-after-docm-to-...
  6. How to Convert PDF to SVG Image using C#

    This tutorial explains how to convert PDF to SVG using C#. It contains the information to prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF to vector Image using C#....Imaging Product Family Aspose.BarCode...Family How to Convert PDF to SVG Image using C# This tutorial explains...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-svg...
  7. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert Images to text with minimal C++ code....js via C++ OCR for C++ Image to text with C++ Library Implement...Convert JPEG, PNG, PDF, etc. images to text with our API with minimal...

    products.aspose.com/ocr/cpp/
  8. Adding an Image as a Paragraph causes infinite ...

    I am converting Images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Adding an Image as a Paragraph causes infinite processing until...2025, 8:13am 1 I am converting images to PDFs. When using specific...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  9. Exit Code 139 when converting RTF with image to...

    We have a .NET web application that uses Aspose.Words to convert RTF files to PDF. This application has been running fine in IIS on a Windows VM for a number of years, but we’ve recently started running it on a Linux co…...139 when converting RTF with image to PDF Aspose.Words Product...convert files that contain images, Azure–we presume it’s the...

    forum.aspose.com/t/exit-code-139-when-convertin...
  10. Shape to Image in C#: Vertical Bars Enclosing a...

    Hi Team, I have a slide with maths matrix equation. I use Aspose version 25.5 to get Image of this shape. I see that the matrix determinant bars (vertical bars enclosing the matrix) appear shorter in the Image obtained …...Shape to Image in C#: Vertical Bars Enclosing a Matrix Appear...Aspose version 25.5 to get image of this shape. I see that the...

    forum.aspose.com/t/shape-to-image-in-c-vertical...