Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 9,349 for

vector path

(0.11 sec)
  1. Aspose.PSD for .NET 21.5 - Release Notes|Docume...

    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....resizing shape layers with vector paths Feature PSDNET-862 Support...resizing shape layers with vector paths when only a layer is resized...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...
  2. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Showcases https://docs.aspose.com/imaging/net/showcases/ Recent content in Showcases on Documentation Hugo -- gohugo.io https://docs.aspose.com/imagi......application/rss+xml Net: Compressed vector formats https://docs.aspose...com/imaging/net/compressed-vector-formats/ Mon, 01 Jan 0001 00:00:00...

    docs.aspose.com/imaging/net/showcases/index.xml
  4. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...PNG, JPEG, GIF, and TIFF) and vector (EMF and SVG) image formats...formats but also to a stream or a vector file. Aspose.BarCode for .NET...

    docs.aspose.com/barcode/net/save-barcode-image/
  5. Inserting a WAV file as an Ole Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++....#include <fstream> #include <vector> #include "Aspose.Cells.h"...std :: ios :: end ); std :: vector < uint8_t > imageData ( imageStream...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  6. Working with masks in Aspose.PSD for Java|Docum...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File... Vector Masks This article covers all...areas within a layer. Unlike vector masks, which utilize mathematical...

    docs.aspose.com/psd/java/update-create-layer-mask/
  7. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...ProcessGraphicsInPDF () { // The path to the documents directory var...grAbsorber = new Aspose . Pdf . Vector . GraphicsAbsorber ()) { //...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  8. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++....Scalable Vector Graphics (SVG) is an XML-based vector image format...worksheet to SVG. const path = require ( "path" ); const AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  9. Working with masks in Aspose.PSD for С#|Documen...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...Clipping Masks Raster Masks Vector Masks This article covers all...areas within a layer. Unlike vector masks, which use mathematical...

    docs.aspose.com/psd/net/update-create-layer-mask/
  10. Aspose.Slides for C++: LoadExternalFonts Method...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::Vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Sample code I am using: std::vector<String> candidatePaths; #ifdef...app/Contents/Resources/Fonts", }; #endif std::vector<String> validPaths; validPaths...

    forum.aspose.com/t/aspose-slides-for-c-loadexte...