Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 8,421 for

image scale

(0.19 sec)
  1. ImageSaveOptions.verticalResolution property | ...

    ImageSaveOptions.verticalResolution property. Gets or sets the vertical resolution for the generated Images, in dots per inch....resolution for the generated images, in dots per inch. get verticalResolution...only when saving to raster image formats and affects the output...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated Images, in dots per inch....resolution for the generated images, in dots per inch. @property...only when saving to raster image formats and affects the output...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get Icon Sets, Data Bars or Color Scales Object...

    Learn how to use Aspose.Cells for Node.js via C++ to retrieve icon sets, data bars, and color Scale objects in conditional formatting from spreadsheet files....Icon Sets, Data Bars or Color Scales Objects used in Conditional... and you want to create an image file based on them. You might...

    docs.aspose.com/cells/nodejs-cpp/get-icon-sets-...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated Images in C++....Aspose::Words::Saving::ImageSaveOptions::get_Scale method Contents [ Hide ] Im...ImageSaveOptions::get_Scale method Gets or sets the zoom factor...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET Images at full Scale for stunning visuals....InsertImage( Image ) Inserts an image from a .NET Image object into...document. The image is inserted inline and at 100% scale. public Shape...

    reference.aspose.com/words/net/aspose.words/doc...
  6. How to Insert Image in Excel using Python

    This quick tutorial directs you on how to insert Image in Excel using Python. It shares the IDE configuration, a list of programming steps, and a runnable sample code to add picture to Excel using Python....Imaging Product Family Aspose.BarCode...Product Family How to Insert Image in Excel using Python This brief...

    kb.aspose.com/cells/python/how-to-insert-image-...
  7. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Pdf); Images in the converted PDF File is...an-email-as-pdf/ but still images are zoomed in. Please provide...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  8. Resize EPS in C#

    This quick article explains how to resize EPS in C#. It includes the IDE setup, the program flow, and a working code sample to resize EPS Image in C#....Imaging Product Family Aspose.BarCode...working code sample to resize EPS image in C# . Furthermore, you can...

    kb.aspose.com/page/net/resize-eps-in-csharp/
  9. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...box for certain images when doing PDF to Image conversion Aspose...generates a black box for certain images for certain PDFs, see attached...

    forum.aspose.com/t/black-box-for-certain-images...
  10. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to Image in Python. It will teach you how using Python convert PDF to Image of any type like PNG, BMP, JPG, and others....Imaging Product Family Aspose.BarCode...Family How to Convert PDF to Image in Python This quick topic provides...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...