Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 11,326 for

vector path

(0.22 sec)
  1. 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/
  2. ivectorpathdata - Aspose.PSD for Java - API Ref...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....The class to work with a vector path. class VectorPathDataResour...WorkingPathResource Working path resource....

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  3. Aspose::Cells::Ods::OdsPageBackground class | A...

    Aspose::Cells::Ods::OdsPageBackground class. Represents the page background of ods in C++....and sets the linked graphic path. GetType() Gets and sets the...background. SetGraphicData(const Vector <uint8_t>& value) Gets and...

    reference.aspose.com/cells/cpp/aspose.cells.ods...
  4. IMultipageImage | Aspose.Imaging for .NET API R...

    IMultipageImage Contents [ Hide ] IMultipageImage interface The multipage image interface public interface IMultipage......shows how to export a multipage vector image to another format in...inputFilePath = System . IO . Path . Combine ( dir , "Multipage...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. Parse PDF documents|Aspose.PDF for .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for .NET....Extract Vector Data from PDF - you can get the vector data (path...

    docs.aspose.com/pdf/net/parsing/
  6. Shape Layer Manipulation in Aspose.PSD for Pyth...

    Examples of how to manipulate Shape Layers of PSD File...you to create and manipulate vector shapes within a PSD image....accessing Shape Layer, modifying path shapes, and updating the image...

    docs.aspose.com/psd/python-net/psd-shape-layer-...
  7. PdfOptions | Aspose.Imaging for .NET API Reference

    PdfOptions Contents [ Hide ] PdfOptions class The PDF options. public class PdfOptions : ImageOptionsBase Constructor......get; set; } Gets or sets the vector rasterization options. virtual...how to convert a multipage vector image to PDF format in general...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. Aspose::Cells::CellsHelper class | Aspose.Cells...

    Aspose::Cells::CellsHelper class. Provides helper functions in C++....or sets the alternate startup path, which is referred to by some...GetLibraryPath() Gets or sets the library path which is referred to by some...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  9. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....and pass the file name (full path) and format (VSDX) as a parameter...add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/waterma...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....#include <string> #include <vector> #include <aspose_ocr.h> Declare...the recognized image by file path: string file = "source.png"...

    docs.aspose.com/ocr/cpp/hello-world/