Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 55,990 for

vector

(0.13 sec)
  1. Add, Edit & Delete Annotation from VSD via Java...

    Java source code to annotate VSD file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....VSSX (Drawing Stencils) VST (Vector Image Files) VSTM (Microsoft...

    products.aspose.com/diagram/java/annotation/vsd/
  2. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....handling complex graphics or vector images. Other Output Devices:...Rasterization: PDLs help convert vector graphics and text into raster...

    docs.aspose.com/page/net/page-description-langu...
  3. Multithreading in Aspose.Slides for C++|Aspose....

    Aspose.Slides for C++ multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....get_SlideSize () -> get_Size (); std :: vector < std :: future < void >> conversionTasks...

    docs.aspose.com/slides/cpp/multithreading/
  4. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your data in a culturally appropriate way....; // Get the legend labels Vector < U16String > legendEntriesLabels...

    docs.aspose.com/cells/cpp/using-chartglobalizat...
  5. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....with explicit FileFormatType Vector < uint8_t > data = workbook...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  6. Convert CGM to IMAGE via Java | products.aspose...

    Export CGM file to IMAGE in your Java applications without using any third party application... Hybrid vector-raster rendering systems for...to SVGZ (Compressed Scalable Vector Graphics) Convert CGM to SWF...

    products.aspose.com/total/java/conversion/cgm-t...
  7. Java API to Export MD to PS | products.aspose.com

    Convert MD to PS using on premise Java API...(PostScript) creates high-quality vector print files suitable for professional...to SVGZ (Compressed Scalable Vector Graphics) Convert MD to SWF...

    products.aspose.com/total/java/conversion/md-to...
  8. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....image (prepare image bytes) Vector < uint8_t > imageBytes ; //...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  9. C++ API to Convert SVG to PPT | products.aspose...

    Convert SVG to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...(Scalable Vector Graphics) is an XML-based vector image format...

    products.aspose.com/total/cpp/conversion/svg-to...
  10. Several Image Into BMP C++

    Merge multiple Image into BMP in C++ code. Save Image as BMP using C++....namespace Aspose::Words; std::vector<String> fileNames { u"Input1...<DocumentBuilder>(doc); std::vector<SharedPtr<Shape>> shapes; for...

    products.aspose.com/words/cpp/merge/image-to-bmp/