Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 6,840 for

image scale

(0.04 sec)
  1. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the Image is linked and not stored in the document in C++....method Returns true if the image is linked and not stored in...Shows how to edit a shape’s image data. auto imgSourceDoc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any Scale for enhanced visual output....Graphics object to a specified scale. public SizeF RenderToScale... float x , float y , float scale ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words.ren...
  3. 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...
  4. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++....Shows how to edit a shape’s image data. auto imgSourceDoc = MakeObject...MakeObject < Document > ( MyDir + u "Images.docx" ); auto sourceShape =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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 = MakeObject...MakeObject < Document > ( MyDir + u "Images.docx" ); auto sourceShape =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. ImageData.Contrast | Aspose.Words for .NET

    Adjust Image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....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...
  8. Aspose.PSD for .NET 20.10 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...)) { image . Save ( outputFile , new PsdOptions ( image )); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. ImageWatermarkOptions.is_washout property | Asp...

    ImageWatermarkOptions.is_washout property. Gets or sets a boolean value which is responsible for washout effect of the watermark...create a watermark from an image in the local file system. doc.... Document () # Modify the image watermark's appearance with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate shape dimensions in pixels based on zoom and resolution for enhanced precision....float scale , float dpi ) Parameter Type Description scale Single...Examples Shows how to measure and scale shapes. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.ren...