Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 52,631 for

vector

(0.05 sec)
  1. Convert ODP to PDF using C++ application | prod...

    Sample C++ conversion code for ODP document to PDF format. Use example code for batch ODP to PDF conversion within any C++ Application....Format) ODP TO SVG (Scalable Vector Graphics) ODP TO TIFF (Tagged...

    products.aspose.com/slides/cpp/conversion/odp-t...
  2. Convert TIFF to PPT using C++ application | pro...

    Sample C++ conversion code for TIFF document to PPT format. Use example code for batch TIFF to PPT conversion within any C++ Application....Format) TIFF TO SVG (Scalable Vector Graphics) TIFF TO XML (Extensible...

    products.aspose.com/slides/cpp/conversion/tiff-...
  3. Convert PPT to HTML using Java | products.aspos...

    Sample Java conversion code for PPT format to HTML file. Use this example code to export PowerPoint & OpenOffice presentations to HTML within any Web or Desktop Java based Application....Format) PPT TO SVG (Scalable Vector Graphics) PPT TO SWF (SWF Format)...

    products.aspose.com/slides/java/conversion/ppt-...
  4. Convert PPSX to POT using Java | products.aspos...

    Sample Java conversion code for PPSX format to POT file. Use this example code to export PowerPoint & OpenOffice presentations to POT within any Web or Desktop Java based Application....Format) PPSX TO SVG (Scalable Vector Graphics) PPSX TO SWF (SWF...

    products.aspose.com/slides/java/conversion/ppsx...
  5. Convert OTP to TIFF using C++ application | pro...

    Sample C++ conversion code for OTP document to TIFF format. Use example code for batch OTP to TIFF conversion within any C++ Application....Format) OTP TO SVG (Scalable Vector Graphics) OTP TO XML (Extensible...

    products.aspose.com/slides/cpp/conversion/otp-t...
  6. Several JPG Into Image C++

    Merge multiple JPG into Image in C++ code. Save JPG as Image 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/jpg-to-image/
  7. 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...
  8. Aspose.Slides中的多线程|Aspose.Slides 文档

    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....get_SlideSize () -> get_Size (); std :: vector < std :: future < void >> conversionTasks...

    docs.aspose.com/slides/zh/cpp/multithreading/
  9. 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...
  10. 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/