Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 53,136 for

path

(0.05 sec)
  1. 用C++为Excel工作簿的VBA项目加密保护|Documentation

    了解如何使用Aspose.Cells结合C++为Excel工作簿的VBA项目添加密码保护。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/password-protect-t...
  2. DocumentPartSavingArgs.documentPartFileName pro...

    DocumentPartSavingArgs.documentPartFileName property. Gets or sets the file name (without Path) where the document part will be saved to....sets the file name (without path) where the document part will...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.Cells for Node.js via C++....Screenshot Sample Code const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  4. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定工作簿渲染的单独或私有字体集。... 示例代码 const path = require ( "path" ); const AsposeCells...( "aspose.cells.node" ); // Path of your custom font directory...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...
  5. DocumentPartSavingArgs.document_part_file_name ...

    DocumentPartSavingArgs.document_part_file_name property. Gets or sets the file name (without Path) where the document part will be saved to....sets the file name (without path) where the document part will...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Node.js via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  7. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...Create the necessary graphics path or font in dependence on what...PsDocument Fill the graphics path with current paint or fill a...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  8. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for Node.js via C++.... Sample Code const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...
  9. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set print area using Aspose.Cells library for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  10. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++.... Sample Code const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...