Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 58,306 for

vector

(0.24 sec)
  1. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....#include <string> #include <vector> #include <aspose_ocr.h> Declare...source . url = file . c_str (); vector < AsposeOCRInput > content...

    docs.aspose.com/ocr/cpp/hello-world/
  2. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....render every metafile using vector graphics. metafileRenderingOpt...setRenderingMode(MetafileRenderingMod.VECTOR_WITH_FALLBACK); // Create a...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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/
  4. Supported Image Formats|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....image file formats and two vector image formats. The latter ones...Metafile Format SVG Scalable Vector Graphics Format PDF Portable...

    docs.aspose.com/barcode/phpjava/image-formats/
  5. Converting Chart to Image in SVG Format|Documen...

    Converting Chart to Image in SVG Format using Aspose.Cells for Python via .NET API....Scalable Vector Graphics (SVG) is an XML-based vector image format...

    docs.aspose.com/cells/python-net/converting-cha...
  6. Convert to CSV|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....file format from other popular vector-based gis files. Live Example...options to convert files . Each vector-based format has its own read/write...

    docs.aspose.com/gis/net/convert-to-csv/
  7. Convert to GPX|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....file format from other popular vector-based gis files. Live Example...options to convert files . Each vector-based format has its own read/write...

    docs.aspose.com/gis/net/convert-to-gpx/
  8. Convert to GeoJSON|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....file format from other popular vector-based gis files. Live Example...options to convert files . Each vector-based format has its own read/write...

    docs.aspose.com/gis/net/convert-to-geojson/
  9. 用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-...
  10. 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...