Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 56,402 for

vectorize

(0.11 sec)
  1. Извлечение векторных данных из PDF-файла с помо...

    С помощью Aspose.PDF можно легко извлечь векторные данные из PDF-файла. Можно получить векторные данные (путь, многоугольник, полилинию), такие как положение, цвет, ширина линии и т. д.... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/ru/net/extract-vector-data-...
  2. Extrair Dados Vetoriais de um arquivo PDF usand...

    Aspose.PDF facilita a extração de dados vetoriais de um arquivo PDF. Você pode obter os dados vetoriais (caminho, polígono, polilinha), como posição, cor, largura da linha, etc.... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/pt/net/extract-vector-data-...
  3. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...Return an empty vector on error return Vector < uint8_t > ();...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  4. 記録

    記録... vectorize メソッドを呼び出して PNG を処理します。 最終...ImageVectorizer クラスのインスタンスを初期化します。 vectorizer = svg . imagevectorization...

    blog.aspose.com/ja/svg/transform-png-to-svg-in-...
  5. Настройка шрифтов для отображения таблиц с помо...

    Узнайте, как настраивать шрифты для отображения таблиц в виде изображений, PDF и XPS с помощью Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/ru/cpp/configuring-fonts-...
  6. Vektorisierung – Grundlegende Übersicht – C#-Be...

    In den Artikeln in diesem Abschnitt wird erläutert, wie Sie mithilfe der Aspose.SVG-API SVG-Text in Vektoren und Rasterbilder in Vektorgrafiken konvertieren.... Saving ; Copy 1 // Vectorize PNG to SVG in C# 2 3 // Initialize...ImageVectorizer vectorizer = new ImageVectorizer(); 5 6 // Vectorize image...

    docs.aspose.com/svg/de/net/vectorization/
  7. Convert to SHP|Documentation

    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....file format from other popular vector-based gis files. Live Example...options to convert files . Each vector-based format has its own read/write...

    docs.aspose.com/gis/net/convert-to-shp/
  8. Archiv

    Archiv...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    blog.aspose.com/de/svg/vectorize-image-in-csharp/
  9. Arsip

    Arsip...ImageVectorizer class var vectorizer = new Aspose.Svg.ImageVectorization... ColorsLimit = 3 } }; // Vectorize raster image from the specified...

    blog.aspose.com/id/svg/vectorize-image-in-csharp/
  10. Restituire un intervallo di valori utilizzando ...

    Questo articolo presenta un motore di calcolo astratto che restituisce un intervallo di valori in Microsoft Excel utilizzando la libreria Aspose.Cells con C++. Caricando un file Excel esistente o creando uno nuovo, possiamo usare i metodi forniti da Aspose.Cells per ottenere un intervallo di valori e restituire il risultato. Infine, salviamo il file Excel modificato su disco....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/it/cpp/returning-a-range-...