Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 8,987 for

vector path

(0.06 sec)
  1. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  2. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....#include <iostream> #include <vector> #include <memory> #include...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  3. Editing raster layer masks in PSD file via API|...

    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.... Using PSD Layer and Vector Masks we are able to hide and... Access to both raster and vector masks in Aspose.PSD is provided...

    docs.aspose.com/psd/net/editing-raster-layer-ma...
  4. Integrate Aspose.BarCode for .NET with Aspose.C...

    How to Intergrate Aspose.BarCode with Aspose.Cells...raster (Raster graphics) or vector (Windows Metafile) images....range from 300 to 600 dpi. For vector formats, the resolution does...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  5. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....GetGraphicPositionTy ()) << std :: endl ; Vector < uint8_t > graphicData = background...Startup (); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  6. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.Cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  7. Vectorize Image or Text – C# code and Online Ve...

    Convert images or SVG text to Vector graphics and save the output to an SVG file. Vectorize images or text online or in C#!...NET Vectorization Vectorize Image or Text in C#...C# Convert Image to vector in C#. JPG, JPEG, PNG, BMP, GIF, TIFF...

    products.aspose.com/svg/net/vectorization/
  8. Features|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....Read/Write Exif data Dithering Crop Vector to raster export Brightness...Bézier, Curve, Arc, Ellipse, Pie, Path) Clear Clipping to rectangular...

    docs.aspose.com/psd/java/features/
  9. Convert Text to SVG in Python

    This brief tutorial discusses how to convert text to SVG in Python. It covers the stepwise algorithm and a working code snippet to make svg from text in Python....SVG to export text to vector format Initiate an object of...element and write the output vector image These steps make it easy...

    kb.aspose.com/svg/python/convert-text-to-svg-in...
  10. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...format Join lines to create Path in C# Multiple lines can be...be joined to create a path. To join lines using C#, the following...

    docs.aspose.com/drawing/net/working-with-pens/