Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 55,970 for

vectorization

(0.07 sec)
  1. MetafileRenderingOptions.useGdiRasterOperations...

    MetafileRenderingOptions.useGdiRasterOperationsEmulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation....when metafile is rendered as vector graphics. The default value...property to "MetafileRenderingMod.Vector", // or "MetafileRenderingMod...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Настройка заголовков и подвалов с помощью C++|D...

    В этой статье объясняется, как программно вставить изображение в заголовок и подвал листов Excel с помощью настройки заголовков и подвалов с помощью команд скрипта, используя API или библиотеку C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...; // Declaring a byte array vector < uint8_t > binaryData ; //...

    docs.aspose.com/cells/ru/cpp/setting-headers-an...
  3. C++を使って、ワークシート内のテキストボックスのタグをテキストに置き換えます。|Docume...

    Aspose.Cells for C++を使用して、ワークシートのテキストボックス内のタグをプログラムによって置き換えます。...#include <regex> #include <vector> #include <string> using namespace...( str . c_str ()); } std :: vector < U16String > Split ( const...

    docs.aspose.com/cells/ja/cpp/replace-tag-with-t...
  4. Chuyển đổi CGM sang DIF thông qua API C# | prod...

    C# API để chuyển đổi tệp CGM sang DIF mà không cần sử dụng Microsoft Excel hoặc Adobe Reader...thác đầy đủ được khả năng của vector graphics và capabilities illustration...phép bạn: Use Cases: Chỉnh sửa vector graphics : Chuyển các file...

    products.aspose.com/total/vi/net/conversion/cgm...
  5. أرشيف

    أرشيف...SVG ، وتأثيرات الصور ، و Vectorizer ، وما إلى ذلك عبر الإنترنت...الإنترنت Vectorize الصورة عبر الإنترنت مع Vectorizer المجاني...

    blog.aspose.com/ar/svg/convert-jpg-to-xml-online/
  6. Insertar imagen de fondo en Excel con C++|Docum...

    Cómo insertar imagen de fondo en Excel usando Aspose.Cells for C++....namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...fileSize ); fileStream . close (); Vector < uint8_t > data ( buffer ...

    docs.aspose.com/cells/es/cpp/insert-background-...
  7. How to Convert PDF to Fully Black & White (Gray...

    Hi Team, We are using Aspose.PDF for .NET (version 21.6.0) on .NET Core 3.1, and we need to convert PDFs to fully black & white (grayscale) when a flag is enabled. Our requirement: :arrow_right: The final output PDF m…...color in any images, shapes, vectors, or text. We are currently...happens especially with images, vector graphics, and certain complex...

    forum.aspose.com/t/how-to-convert-pdf-to-fully-...
  8. Các định dạng tập tin được hỗ trợ|CAD Documenta...

    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....Tập tin vẽ HPGL SVG Đồ họa vector có thể mở rộng (SVG) là định...định dạng tập tin vector thân thiện với web DWF Định dạng web thiết...

    docs.aspose.com/cad/vi/jasperreports/getting-st...
  9. العمل مع الرسوميات المتجهة|Aspose.PDF for .NET

    تصف هذه المقالة ميزات العمل مع أداة GraphicsAbsorber باستخدام C#.... Vector . GraphicsAbsorber ()) { //...graphicsAbsorber = new Aspose . Pdf . Vector . GraphicsAbsorber ()) { //...

    docs.aspose.com/pdf/ar/net/working-with-vector-...
  10. Aspose.Cells ile OLE Nesnelerini Yönetmek|Docum...

    Aspose.Cells kullanarak çalışma sayfalarında OLE nesnelerini eklemeyi, çıkarmayı ve manipüle etmeyi öğrenin....#include <fstream> #include <vector> #include "Aspose.Cells.h"...namespace Aspose :: Cells ; std :: vector < uint8_t > ReadFileToVector...

    docs.aspose.com/cells/tr/cpp/managing-ole-objects/