Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 58,308 for

vectorization

(0.12 sec)
  1. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  2. C# API to Export EMAIL to SVG | products.aspose...

    Convert EMAIL to SVG without using Microsoft Word or Outlook on .NET... images like SVG (Scalable Vector Graphics) become essential...templates to create scalable, vector-based logos and brand assets...

    products.aspose.com/total/net/conversion/email-...
  3. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  4. Devolver un rango de valores usando AbstractCal...

    Este artículo presenta un motor de cálculo abstracto que devuelve un rango de valores en Microsoft Excel usando la biblioteca Aspose.Cells con C++. Al cargar un archivo de Excel existente o crear uno nuevo, podemos usar los métodos proporcionados por Aspose.Cells para obtener un rango de valores y devolver el resultado. Finalmente, guardamos el archivo de Excel modificado en disco....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/es/cpp/returning-a-range-...
  5. 이미지 벡터화 – C# 코드 및 온라인 벡터라이저

    Aspose.SVG를 사용하여 온라인 또는 C#에서 이미지를 벡터화하세요. 품질 손실 없는 스케일링과 가벼운 파일을 경험해 보세요. 무료 체험!...Source Image, Quantized Image, Vectorized Image. 엔진이 기본 속성으로 Image...Quantize 를 클릭하여 팔레트 감소를 미리보고, Vectorize 를 클릭하여 SVG 경로를 렌더링합니다. Download...

    products.aspose.com/svg/ko/net/image-vectorizat...
  6. Convert JSON Format to EMZ via Java | products....

    Parse JSON to EMZ in Java without using Microsoft PowerPoint...crucial for creating **compressed vector graphics** from structured...technical vector illustrations. Lightweight vector storage –...

    products.aspose.com/total/java/conversion/json-...
  7. Трафарет зображення – код Python і онлайн конст...

    Дізнайтеся, як створювати трафарети зображень за допомогою коду Python і онлайн-конструктора трафаретів. Насолоджуйтеся безкоштовними, простими у використанні інструментами для ідеального трафаретного мистецтва....NET Vectorize image Image Stencil Трафарет...Configuration for image vectorization path_builder = vec.BezierPathBuilder()...

    products.aspose.com/svg/uk/python-net/vectorize...
  8. 在 C# 中将 PNG 转换为 SVG – PNG 矢量化

    了解如何使用 Aspose.SVG for .NET 在 C# 中将 PNG 转换为 SVG、矢量化 PNG 徽标和图标,并调整颜色、平滑和路径设置,以获得更清晰、更适合网页图形、界面资源和品牌插图复用的 SVG 输出。...ImageVectorizerConfi(); 2 ImageVectorizer vectorizer = new ImageVectorizer(configuration);...SVGDocument document = vectorizer. Vectorize (Path. Combine (DataDir...

    docs.aspose.com/svg/zh/net/convert-png-to-svg/
  9. Configurare i caratteri per il rendering dei fo...

    Impara come configurare i caratteri per il rendering di fogli di calcolo in immagini, PDF e formati XPS usando Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/it/cpp/configuring-fonts-...
  10. 档案

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

    blog.aspose.com/zh/svg/convert-png-to-svg-online/