Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 61,117 for

path

(0.14 sec)
  1. Aspose.PSD for .NET 25.2 - Release Notes|Docume...

    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....Shadow effect string sourceFile = Path . Combine ( baseFolder , "shadow...psd" ); string outputFilePng = Path . Combine ( outputFolder , "output...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  2. 使用Node.js via C++向PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,向PDF添加文本和图像水印,使用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/zh/nodejs-cpp/add-waterma...
  3. Extract Vector Data from a PDF file using Pytho...

    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....infile (str): Path to input PDF file. outfile (str): Path to output...preserving vector shapes and paths: Load the PDF document. Access...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  4. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  5. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...###### 8 ########## 9 10 # The path to the documents directory....a graphics path from the first rectangle 22 path = aspose. pydrawing...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....fulfil the operation: Construct path to the file. Initiate object...the font. Copy 1 // Construct path to the file 2 System::String...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  7. 在使用Node.js通过C++写保护工作簿时指定作者|Documentation

    在使用Aspose.Cells for Node.js via C++写保护工作簿时,指定作者姓名。... 示例代码 const path = require ( "path" ); const AsposeCells...XLSX format. const outputDir = path . join ( __dirname , "output"...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-aut...
  8. Aspose.PSD for .NET 25.7 - Release Notes|Docume...

    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....raster formats string srcFile = Path . Combine ( baseFolder , "1958...psd" ); string outputFile = Path . Combine ( outputFolder , "out_1958...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  9. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library....configuration DATA_DIR = "your path here" def delete_page ( input_file_name...Args: input_file_name (str): Path to the input PDF file from which...

    docs.aspose.com/pdf/python-net/delete-pages/
  10. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String Path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(Path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\";...new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf");...

    forum.aspose.com/t/pdf-insert-image-throw-excep...