Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 60,897 for

path

(0.13 sec)
  1. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C++...void Run () { System :: String path = u "D: \\ Aspose Data \\ "...MakeObject < Presentation > ( path + u "ExtractImages.pptx" );...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  2. Remove ActiveX Control with C++|Documentation

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/remove-activex-control/
  3. Aspose.PSD CLI Export Application for .NET|Docu...

    Aspose.PSD-based Export CLI application for PSD, PSB, and AI File Formats. No-code CI/CD Automation. Supports exporting layers from PSD files by name or index. It does not require Adobe Photoshop or Adobe Illustrator to be installed and can be run from the console without additional code.... Path to the input image. o, output...output Required. Output path. f, format Required. Output format....

    docs.aspose.com/psd/net/cli/export/
  4. Licensing|Documentation

    Evaluate Email C++ Library API and apply license using file or stream object....following locations: Explicit path. The folder that contains Aspose...specify the file name, without a path, as shown in the example below...

    docs.aspose.com/email/cpp/licensing/
  5. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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....Vector path editor (Here placed classes for edit vector paths). ///...instance, or replace by new path resource and updates. /// </summary>...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  6. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....example codes: const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  7. Secure PDF Documents with Node.js via C++|Docum...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const AsposeCells...cells.node" ); const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/secure-pdf-doc...
  8. Add Cells to Microsoft Excel Formula Watch Wind...

    How to use Aspose.Cells library to add cells to the formula watch window in Excel using Node.js via C++. By loading an existing Excel file or creating a new one, we can manipulate the cells in it and set formulas. Finally, we save the modified Excel file to disk.... Sample Code const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/add-cells-to-m...
  9. 使用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.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-row-he...
  10. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively utilize and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....manage the legend: const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/