Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 55,674 for

vector

(0.07 sec)
  1. Add Custom XML Parts and Select them by ID with...

    Learn how to add and select custom XML parts in Excel files using Aspose.Cells with C++....instead Vector < uint8_t > btsData = { 1 , 2 , 3 }; Vector < uint8_t...

    docs.aspose.com/cells/cpp/add-custom-xml-parts-...
  2. FontInfo.IsTrueType | Aspose.Words for .NET

    Discover FontInfo's IsTrueType property, ensuring your font is TrueType or OpenType for superior quality—perfect for crisp and scalable designs....font as opposed to a raster or vector font. Default is true . public...

    reference.aspose.com/words/net/aspose.words.fon...
  3. TTF to SVG Converter API |.NET

    Convert TTF to SVG using .NET API on Windows. Integrate this native TTF to SVG font conversion functionality into your own solution.... As SVG fonts are based on vector graphics they are more editable...can modify them with standard vector editing software. But keep...

    products.aspose.com/font/net/conversion/ttf-to-...
  4. Online TEX to WMZ Conversion or Build .NET base...

    Free online app to convert TEX to WMZ files. .NET C# conversion library code for TEX documents....However, when working with vector graphics data, WMZ (Web Map...create interactive maps with vector graphics, enabling users to...

    products.aspose.com/total/net/conversion/tex-to...
  5. Manipulating CMX Formats|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.... CMX files contain vector graphics as well as metadata...

    docs.aspose.com/imaging/net/manipulating-cmx-fo...
  6. LaTeX to SVG Conversion API | C++

    LaTeX to SVG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert LaTeX to SVG....is SVG File Format Scalable Vector Graphics (SVG) is a Page Description...create two-dimensional vector and mixed vector/raster graphics. SVG...

    products.aspose.com/tex/cpp/conversion/latex-to...
  7. EPS to WMF Conversion API for C# | .NET

    EPS to WMF conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....perfectly supports vector graphics or combined vector-raster graphics...image file created to save vector graphics. To be more accurate...

    products.aspose.com/page/net/conversion/eps-to-...
  8. How to Transform PDF to SVG using Python

    This quick tutorial discusses how to transform PDF to SVG using Python. It explains the environment configuration, stepwise algorithm, and a sample code to export PDF to Vector image using Python....sample code to export PDF to vector image using Python . This code...Finally, write the generated vector graphics with SVG file extension...

    kb.aspose.com/pdf/python/how-to-transform-pdf-t...
  9. 使用 C++ 处理 ODS 文件中的背景|Documentation

    学习如何使用 Aspose.Cells 和 C++ 管理 ODS 文件中的彩色和图形背景。...GetGraphicPositionTy ()) << std :: endl ; Vector < uint8_t > graphicData = background...namespace Aspose :: Cells ; Vector < uint8_t > GetDataFromFile...

    docs.aspose.com/cells/zh/cpp/working-with-backg...
  10. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API....#include <iostream> #include <vector> #include <memory> #include...Number2 ( 0 ) {} }; void Run () { vector < DataItems > dis ; DataItems...

    docs.aspose.com/cells/cpp/specify-formula-field...