Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 8,819 for

image scale

(2.34 sec)
  1. Convert SVG to PNG via Python | products.aspose...

    Sample code for SVG to PNG conversion. Use API example code for batch SVG files to PNG conversion.... Load SVG file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/python-net/conversion/s...
  2. Convert PDF to OBJ via C# | products.aspose.com

    Sample code for PDF to OBJ C# conversion. Use API example code for batch PDF files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....contain information like text, images, hyperlinks, form-fields, rich...normals. Though OBJ files declare scale information in a comment line...

    products.aspose.com/3d/net/conversion/pdf-to-obj/
  3. Convert 3DS to OBJ via Java | products.aspose.com

    Sample Java conversion code for 3DS format to OBJ file. Use this example code to convert 3DS to OBJ within any Web or Desktop Java based application....representation of scenes and images and is one of the popular file...normals. Though OBJ files declare scale information in a comment line...

    products.aspose.com/3d/java/conversion/3ds-to-obj/
  4. Convert OBJ to PDF via Java | products.aspose.com

    Sample Java conversion code for OBJ format to PDF file. Use this example code to convert OBJ to PDF within any Web or Desktop Java based application.... Though OBJ files declare scale information in a comment line...contain information like text, images, hyperlinks, form-fields, rich...

    products.aspose.com/3d/java/conversion/obj-to-pdf/
  5. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  6. Convert SVG to JPEG2000 via Python | products.a...

    Sample code for SVG to JPEG2000 conversion. Use API example code for batch SVG files to JPEG2000 conversion.... Load SVG file with Image.Load method Create an instance...Jpeg2000Options class Call Image.Save method while passing the...

    products.aspose.com/cad/python-net/conversion/s...
  7. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/net/tikz-fundamentals-of-us...
  8. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...加载图像并将其添加到演示文稿的图像集合中 IImage image = Images . FromFile ( "aspose-logo...ppImage = pres . Images . AddImage ( image ); image . Dispose ();...

    docs.aspose.com/slides/zh/net/picture-frame/
  9. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG Image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...when converting a given SVG image to EMF and inserting into empty...pptx - Presentation after SVG image converted into EMF and inserted;...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  10. PdfViewer Class|Aspose.PDF for Python via .NET

    Learn how to use the PdfViewer class in Aspose.PDF for Python via .NET to decode all PDF pages, decode a specific page, and inspect viewer-related PDF metadata....is converting PDF pages into image objects that can then be saved... resolution = 150 viewer . scale_factor = 1.0 viewer . show_hidden_areas...

    docs.aspose.com/pdf/python-net/pdfviewer-class/