Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 60,965 for

path

(0.21 sec)
  1. Use Error Checking Options with Node.js via C++...

    Learn how to programmatically use error checking options in Excel worksheets using Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/use-error-chec...
  2. How to Control Workbook View with Node.js via C...

    Learn how to control the Workbook View through the Aspose.Cells for Node.js via C++ API.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/how-to-control...
  3. Assign and Validate Digital Signatures with Nod...

    Excel file digital signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital signatures.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...
  4. 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...
  5. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters... Save ( $"{path}QRCodetext.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}QRCodetext.png" , DecodeType...

    docs.aspose.com/barcode/net/get-barcode-type-an...
  6. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(Path_TO_VSD_FILE); Diagram d = new Diag…...this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new...using: File file = new File(PATH_TO_VSD_FILE); Diagram d = new...

    forum.aspose.com/t/null-pointer-exception-when-...
  7. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....used are described in terms of paths and other geometrical primitives...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  8. Creating Semi-transparent Celtic Heart Figure T...

    Creating semi-transparent Celtic Heart figure text drawing with Aspose.Drawing .NET (C#) 2d graphic library...drawn along an intricate, curvy path that resembles a heart shape...by a semi-transparent graphic path. While it may appear complex...

    docs.aspose.com/drawing/net/showcases/celtic-he...
  9. 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/
  10. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code.... Fill and draw a graphics path. Clip the graphics state. Restore...Create a rectangle graphics path. Save the current graphics state...

    products.aspose.com/page/net/work-with-ps-graph...