Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 55,986 for

vectorize

(0.16 sec)
  1. ไฟล์ SVG การแยกวิเคราะห์ API – Aspose.SVG for .NET

    ไลบรารี C# .NET SVG เพื่อโหลดไฟล์ อ่านและสำรวจองค์ประกอบต่างๆ และแปลงรูปแบบ SVG เป็น PDF, XPS และรูปภาพ...เข้ารหัสรูปภาพเป็น Base64 Image Vectorizer สร้างภาพขนาดย่อ เครื่องมือเพิ่มประสิทธิภาพ...ImageVectorizer class var vectorizer = new ImageVectorizer { Configuration...

    products.aspose.com/svg/th/net/
  2. Архів

    Архів...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    blog.aspose.com/uk/svg/vectorize-image-in-csharp/
  3. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRasterOperations method. Gets or sets a value determining whether or not the raster operations should be emulated in C++....not be rendered directly to vector graphics. Emulating raster...rasterization of the resulting vector graphics which may affect the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Product Overview – Aspose.SVG for Python via .NET

    Aspose.SVG Python library enables you to load, edit, save, render, merge, optimize, and convert SVG files without requiring any other components....JPEG, TIFF, and GIF, text vectorization, and the application of...transformation of high-quality vector graphics into widely used formats...

    docs.aspose.com/svg/python-net/product-overview/
  5. Aspose.PSD cho Java 21.6 - Ghi chú phát hành|Do...

    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....Masque thông thường hoặc masque vector cho một nhóm layer bị bỏ qua...Hình ảnh PSD với masques lớp vector bị vô hiệu hóa khi lưu sẽ kích...

    docs.aspose.com/psd/vi/java/aspose-psd-cho-java...
  6. Малювання трафаретів – код C# та онлайн-констру...

    Перетворіть зображення у SVG і застосуйте техніку створення трафаретів на C#. Використовуйте Stencil Maker, щоб створювати трафарети онлайн...NET Vectorization Image Stencil Малювання...Як використовувати Image Vectorizer? Спочатку завантажте растрове...

    products.aspose.com/svg/uk/net/vectorization/st...
  7. Rückgabe eines Wertebereichs mit AbstractCalcul...

    Dieser Artikel führt eine abstrakte Berechnungs Engine ein, die einen Wertebereich in Microsoft Excel mit der Aspose.Cells Bibliothek in C++ zurückgibt. Durch das Laden einer bestehenden Excel Datei oder das Erstellen einer neuen Datei können wir die Methoden von Aspose.Cells verwenden, um einen Wertebereich zu erhalten und das Ergebnis zurückzugeben. Schließlich speichern wir die modifizierte Excel Datei auf der Festplatte....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/de/cpp/returning-a-range-...
  8. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...
  9. MetafileRenderingOptions.emulate_raster_operati...

    MetafileRenderingOptions.emulate_raster_operations property. Gets or sets a value determining whether or not the raster operations should be emulated....not be rendered directly to vector graphics. Emulating raster...rasterization of the resulting vector graphics which may affect the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Insert Picture in Cell with C++|Document...

    Learn how to insert a picture into a cell with Aspose.Cells using C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...// Read image file into byte vector std :: ifstream file ( "aspose...

    docs.aspose.com/cells/cpp/how-to-insert-picture...