Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 56,404 for

vector

(0.12 sec)
  1. Convert DWG to SVG in Python

    This article covers the process to convert DWG to SVG in Python. It explains the configuration details, algorithm, and a sample code to export DWG to SVG image in Python....drawing and render it as a vector image. Code to Convert DWG...

    kb.aspose.com/cad/python/convert-dwg-to-svg-in-...
  2. Customize Bubble Charts in Presentations on And...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Android via Java to enhance your data visualization easily.... For raster/vector formats, general chart-graphics...

    docs.aspose.com/slides/androidjava/bubble-chart/
  3. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for C++ API....AddFilter ( 0 , u "Orange" ); Vector < int32_t > rowIndices = autoFilter...

    docs.aspose.com/cells/cpp/get-all-hidden-rows-i...
  4. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++.... Get ( 0 ); Vector < uint8_t > classIdentifier...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  5. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....#include <memory> #include <vector> #include <string> #include...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  6. Remove background from images in C#|Documentation

    Setting some of the pixel values in an image to zero, or some other “background” value is known as Masking. C# Image Processing Library supports the following types of masking.... Remove background from vector images in C#...

    docs.aspose.com/imaging/net/removing-background...
  7. 支持在加载HTML到Excel工作簿时保持DIV标签布局|Documentation

    学习在将HTML加载到Excel工作簿时支持DIV标签布局的方法,使用Aspose.Cells for C++。...#include <memory> #include <vector> #include <string> #include...

    docs.aspose.com/cells/zh/cpp/support-the-layout...
  8. Convert SVG to PNG in Python

    This tutorial explains how to convert SVG to PNG in Python. It covers the algorithm and a sample code to turn SVG into PNG in Python....and iterate it for as many vector images as required. Additionally...

    kb.aspose.com/svg/python/convert-svg-to-png-in-...
  9. Convert Visio to SVG in Python

    This quick guide covers information about how to convert Visio to SVG in Python. It discusses the algorithm and a working sample code to convert VSD to SVG in Python....Finally, render the scalable vector image with the save method...

    kb.aspose.com/diagram/python/convert-visio-to-s...
  10. Whiteish lines appears while converting table i...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: input.pdf (1.8 KB) Result PPTX: Result.zip (9.4 KB) Seems that whiteish lines where cells m…...PptxSaveOptions(); // keep borders as vector shapes instead of rasterizing...

    forum.aspose.com/t/whiteish-lines-appears-while...