Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 8,750 for

image scale

(0.18 sec)
  1. 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...
  2. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayScale mode in C++....Shows how to edit a shape’s image data. auto imgSourceDoc = System...Document > ( get_MyDir () + u "Images.docx" ); auto sourceShape =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ImageData.Brightness | Aspose.Words for .NET

    Adjust your Image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your Images. Control grayScale display for stunning visual effects and improved user engagement....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an Image in C++....method Defines the title of an image. System :: String Aspose ::...Shows how to edit a shape’s image data. auto imgSourceDoc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the Image that will be treated as transparent in C++....Defines the color value of the image that will be treated as transparent...Shows how to edit a shape’s image data. auto imgSourceDoc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an Image....property Defines the title of an image. @property def title ( self...Shows how to edit a shape’s image data. img_source_doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the Image is linked and not stored in the document....property Returns True if the image is linked and not stored in...Shows how to edit a shape’s image data. img_source_doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an Image will be displayed in black and white....property Determines whether an image will be displayed in black and...Shows how to edit a shape’s image data. img_source_doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the Image of this shape using Aspose, the Image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...a Presentation Shape to an Image in C# Aspose.Slides Product...obtain the image of this shape using Aspose, the image is different...

    forum.aspose.com/t/text-looks-different-when-co...