Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 60,965 for

path

(0.1 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. aspose.svg

    <Path d="M 25 78 C -26 28 97 -15 98 91 C 86 34 16 33 25 78" fill="#3993c9"/> <Path d="M 25 78 C -26 28 97 -......org/2000/svg"> <path d="M 25 78 C -26 28 97 -15 98...33 25 78" fill="#3993c9"/> <path d="M 25 78 C -26 28 97 -15 98...

    docs.aspose.com/svg/files/aspose.svg
  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. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/sort-data-of-excel/
  7. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (Path, polygon, polyline), such as position, color, linewidth, etc....ProcessGraphicsInPDF () { // The path to the documents directory var...SaveVectorGraphicsFr () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/extract-vector-data-fro...
  8. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  9. License Class | Aspose.Words for .NET

    Unlock the full potential of Aspose.Words with our License class. Easily manage licensing for seamless document processing and enhanced functionality.... string licenseFileName = Path . Combine ( LicenseDir , testLicenseFileName...string licenseCopyFileName = Path . Combine ( AssemblyDir , testLicenseFileName...

    reference.aspose.com/words/net/aspose.words/lic...
  10. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加页戳的 Python 源代码。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_input_stamp = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/stam...