Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 58,284 for

vectorize

(1.09 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. أرشيف

    أرشيف... SVG (Scalable Vector Graphics) هو تنسيق الملف المفضل...بتهيئة العملية باستخدام زر Vectorize Text. قم بتنزيل الملف الناتج...

    blog.aspose.com/ar/svg/convert-text-to-vector/
  3. إضافة رموز إلى ورقة العمل باستخدام ++C|Document...

    تعلم كيفية إضافة الرموز إلى أوراق عمل إكسل باستخدام Aspose.Cells مع ++C....#include <fstream> #include <vector> #include <memory> #include...std :: ios :: beg ); std :: vector < uint8_t > bytes ( fileSize...

    docs.aspose.com/cells/ar/cpp/insert-svg-to-excel/
  4. Архів

    Архів...ImageVectorizer class var vectorizer = new ImageVectorizer { //...25, LineWidth = 1 } }; // Vectorize PNG from the specified file...

    blog.aspose.com/uk/svg/convert-png-to-svg-online/
  5. Verificar contraseña de archivos cifrados con C...

    Verificar la contraseña de archivos cifrados de Excel (xlsx, xlsb, xls, xlsm) y OpenOffice (ODS) usando códigos C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/es/cpp/verify-password-of...
  6. How to Transform SVG to PDF using Java

    This brief guide covers how to transform SVG to PDF using Java. It provides the IDE settings, and step-by-step procedure, followed by a runnable code snippet to transform a file from SVG to PDF using Java....Document class for loading the vector image Render the output PDF...words. Firstly, load the source vector image while setting different...

    kb.aspose.com/pdf/java/how-to-transform-svg-to-...
  7. Convert CGM to EMZ via Java | products.aspose.com

    Export CGM file to EMZ in your Java applications without using any third party application...beneficial for managing compressed vector graphics in **Java-powered...illustrations in documents, sharing vector images efficiently, and ensuring...

    products.aspose.com/total/java/conversion/cgm-t...
  8. C++ ile Elektronik Tablo Çizimleri için Yazı Ti...

    Aspose.Cells for C++ kullanarak elektronik tabloların resim, PDF ve XPS formatlarına dönüştürülmesi ve bunların görüntüleme ayarlarının yapılandırılması hakkında bilgi edinin....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/tr/cpp/configuring-fonts-...
  9. Archivo

    Archivo...ImageVectorizer class var vectorizer = new ImageVectorizer { //...25, LineWidth = 1 } }; // Vectorize PNG from the specified file...

    blog.aspose.com/es/svg/convert-png-to-svg-online/
  10. How to filter an image|Documentation

    Filter an image. Apply Rectangular, Sharpen, Motion, Smoothing, Blur, and Median filters.... Applying the filter to a vector image is also possible, in...in this case, the vector image needs to be rasterized before that:...

    docs.aspose.com/imaging/java/developer-guide/ho...