Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 55,880 for

vectorize

(0.05 sec)
  1. Arşiv

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

    blog.aspose.com/tr/svg/convert-png-to-svg-online/
  2. Verwalten von OLE Objekten mit C++|Documentation

    Lernen Sie, wie Sie OLE Objekte in Arbeitsblättern mithilfe von Aspose.Cells mit C++ hinzufügen, extrahieren und verwalten....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/de/cpp/managing-ole-objects/
  3. Gestión de objetos OLE con C++|Documentation

    Aprende cómo agregar, extraer y manipular objetos OLE en hojas de cálculo usando Aspose.Cells con C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/es/cpp/managing-ole-objects/
  4. Векторизация изображения – примеры C#

    Узнайте, как векторизовать изображения на C#. Рассмотрим функциональные возможности векторизации изображений и влияние свойств конфигурации на результат....ImageVectorizer class 7 var vectorizer = new ImageVectorizer 8 {...LineWidth = 1 21 } 22 }; 23 // Vectorize image from the specified file...

    docs.aspose.com/svg/ru/net/image-vectorization-...
  5. إرجاع مجموعة من القيم باستخدام AbstractCalculat...

    تقدم هذه المقالة محرك حساب تجريدي يرجع مجموعة من القيم في مايكروسوفت إكسل باستخدام مكتبة Aspose.Cells مع C++. من خلال تحميل ملف إكسل موجود أو إنشاء ملف جديد، يمكننا استخدام الطرق التي توفرها Aspose.Cells للحصول على مجموعة من القيم وإرجاع النتيجة. أخيرًا، نحفظ ملف الإكسل المعدل على القرص....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/ar/cpp/returning-a-range-...
  6. AbstractCalculationEngine kullanarak Bir Aralık...

    Bu makale, Aspose.Cells kütüphanesi kullanılarak Microsoft Excel de bir Aralık değeri döndüren soyut bir hesaplama motorunu tanıtmaktadır. Varolan bir Excel dosyasını yükleyerek veya yeni bir Excel dosyası oluşturarak, Aspose.Cells tarafından sağlanan yöntemleri kullanarak bir aralık değeri alabilir ve sonucu döndürebiliriz. Son olarak, değiştirilmiş Excel dosyasını diske kaydederiz....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/tr/cpp/returning-a-range-...
  7. Convert WMF to SVG via Java | products.aspose.com

    Sample code for WMF to SVG Java conversion. Use API example code for batch WMF files to SVG 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...
  8. SVG 파일 구문 분석 API – Aspose.SVG for .NET

    C# .NET SVG 라이브러리를 사용하여 파일을 로드하고 요소를 읽고 순회하며 SVG를 PDF, XPS 및 이미지 형식으로 변환...ImageVectorizer class var vectorizer = new ImageVectorizer { Configuration... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    products.aspose.com/svg/ko/net/
  9. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using C++ codes....#include <fstream> #include <vector> #include "Aspose.Cells.h"..."EncryptedBook1.xlsx" ; std :: vector < uint8_t > fileData ; std...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  10. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively....not be rendered directly to vector graphics. Emulating raster...rasterization of the resulting vector graphics which may affect the...

    reference.aspose.com/words/net/aspose.words.sav...