Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 9,774 for

vector path

(0.11 sec)
  1. 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...
  2. 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/
  3. Parse PDF documents|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/python-net/parsing/
  4. 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/
  5. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++....h" #include <vector> #include <cstdint> using namespace...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  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. 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-...
  8. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...support recognizing or extracting vector‑based line elements as text...APIs (e.g., extracting shapes, vector graphics, or drawing commands)...

    forum.aspose.com/t/vertical-line-not-extracted-...
  9. 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...
  10. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...UsingGraphicsAbsorbe () { // The path to the document directory var...graphicsAbsorber = new Aspose . Pdf . Vector . GraphicsAbsorber ()) { //...

    docs.aspose.com/pdf/zh/net/working-with-vector-...