Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 11,639 for

vector path

(0.25 sec)
  1. Convert PST to SVG in Python | products.aspose.com

    Save PST to SVG in your Python applications without using Microsoft Outlook or Word...does not support the use of vector graphics, which is why it is...stands for Scalable Vector Graphics and is a vector-based image format...

    products.aspose.com/total/python-net/conversion...
  2. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....are encapsulated into std::vector sequence container allowing...provide an absolute or relative path to the source file. Directory...

    docs.aspose.com/ocr/cpp/content-for-ocr/
  3. Convert EMLX to SVG in Python | products.aspose...

    Save EMLX to SVG in your Python applications without using Microsoft Outlook or Word...Apple Mail, while SVG is a vector image format used for displaying...specifying output HTML file path and relevant HTML Save options...

    products.aspose.com/total/python-net/conversion...
  4. Convert VCF to SVG in Python | products.aspose.com

    Save VCF to SVG in your Python applications without using Microsoft Outlook or Word...(Scalable Vector Graphics) is an XML-based vector image format...specifying output HTML file path and relevant HTML Save options...

    products.aspose.com/total/python-net/conversion...
  5. Vectorize GIF – C# code and Online Vectorizer

    GIF to Vector online or in C#. Convert GIF to SVG and get all advantages of Vector graphics. Try Online Image Vectorizer for free!...NET Vectorization GIF to SVG Vectorize GIF image – C#...C# code and Online Vectorizer Convert GIF to SVG format online...

    products.aspose.com/svg/net/vectorization/gif-t...
  6. Image with Node.js via C++|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....node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. 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-...
  8. PDF Chunking and Embedding|Aspose.PDF for .NET

    This article describes how to split PDF documents into semantic chunks and generate Vector embeddings for RAG pipelines and semantic search using Aspose.PDF for .NET....text chunks and generating vector embeddings for use in Retrieval-Augmented...and upserts records into a vector store. Prerequisites Aspose...

    docs.aspose.com/pdf/net/pdf-chunking-and-embedd...
  9. 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/
  10. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/encrypting-excel-files/