Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 58,128 for

vector

(0.55 sec)
  1. Convert CDR to JPEG via Java | products.aspose.com

    Sample code for CDR to JPEG Java conversion. Use API example code for batch CDR files to JPEG conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/java/conversion/cdr...
  2. Convert WMF to HTML via Java | products.aspose.com

    Sample code for WMF to HTML Java conversion. Use API example code for batch WMF files to HTML conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/java/conversion/wmf...
  3. Convert ODG to WEBP via Java | products.aspose.com

    Sample code for ODG to WEBP Java conversion. Use API example code for batch ODG files to WEBP conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/java/conversion/odg...
  4. Convert ODG to JPEG2000 via Java | products.asp...

    Sample code for ODG to JPEG2000 Java conversion. Use API example code for batch ODG files to JPEG2000 conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/java/conversion/odg...
  5. Convert TIFF to WMF via Java | products.aspose.com

    Sample code for TIFF to WMF Java conversion. Use API example code for batch TIFF files to WMF conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...Metafile (WMF) for storing vector as well as bitmap-format images...

    products.aspose.com/imaging/java/conversion/tif...
  6. Convert images CDR to CANVAS via C# | products....

    Sample code for CDR to CANVAS C# image conversion. Use API example code for batch CDR files to CANVAS conversion within VB.NET, Asp.NET or any .NET based application....graphic editor, it might be in vector format. In this scenario, it...File Format A CDR file is a vector drawing image file that is...

    products.aspose.com/imaging/net/conversion/cdr-...
  7. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....GetGraphicPositionTy ()) << std :: endl ; Vector < uint8_t > graphicData = background...namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  8. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....SVG to rotate vector images Specify a sample string...image in Python . Commence the vector image rotation process by initiating...

    kb.aspose.com/svg/python/rotate-svg-in-python/
  9. Aspose word to PDF conversion rendering issue -...

    Hi, I’m having an issue where a picture of a graph in the word document that contains 2 x-axis dotted lines when converted to PDF using the code below renders them as solid lines. But when you zoom into the PDF to a rid…...Optimize file size and preserve vector image quality OptimizeOutput...PdfImageCompression.Auto, // Keep EMF as vector // Downsampling off to preserve...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  10. 用C++向Excel插入背景图片|Documentation

    “如何用Aspose.Cells for C++向Excel插入背景图片。”...namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/zh/cpp/insert-background-...