Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 284,135 for

image

(0.17 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. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The Image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...The image Aspose.Cell captures does not look like the original...capture the picture of range. The image aspose captures look nothing...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  3. 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...
  4. 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/
  5. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for Node.js via C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more....Ask AI Convert Chart to Image for Japanese Region with Node.js...see the effect in the output image. The elements in the chart will...

    docs.aspose.com/cells/nodejs-cpp/convert-chart-...
  6. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add Image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Imaging Product Family Aspose.BarCode...TeX Product Family How to Add Image Watermark in PPTX Presentation...

    kb.aspose.com/slides/net/how-to-add-image-water...
  7. 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-...
  8. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get Images of these shapes using following code: using Aspo…...Properly When Converting It to an Image in C# Aspose.Slides Product...Family slides-net , slides-image , slides-rendering , slides-groupshape...

    forum.aspose.com/t/icon-is-not-rendered-properl...
  9. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a slide to a JPG Image using Aspose, any shape containing a mathematical formula (MathPortion) disappears. Here is my cod…...Generate a JPG Image from a Slide with a Mathematical Formula...to convert a slide to a JPG image using Aspose, any shape containing...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  10. 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...