Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 68,240 for

path

(0.41 sec)
  1. owl.svg

    <Path d="M 100 250 C 150 60 355 140 328 260 C 240 510 40 500 100 2......--body path--> <path d="M 100 250 C 150 60 355...500 100 250" /> <!--wing--> <path d="M 110 260 C 220 200, 250...

    docs.aspose.com/svg/files/owl.svg
  2. 使用C++ via Node.js将带有图片或图表的XLS文件转换为PDF|Documenta...

    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/convert-xls...
  3. Decrypt PDF File|Aspose.PDF for Python via .NET

    This guide explains how to remove restrictions such as printing, copying, and editing to gain full access to your PDF document....FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/decrypt-pdf-file/
  4. Add Application Link|Aspose.PDF for Python via ...

    This example binds an input PDF, adds an application launch link on the first page, and saves the modified document.... Specifie the application path to launch. Set the link color...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-application-...
  5. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry Paths, curved corners, composite shapes....through edit points and geometry paths. It shows how to work with GeometryPath...existing shapes, perform basic path editing operations, add or remove...

    docs.aspose.com/slides/java/custom-shape/
  6. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells 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/convert-excel-...
  7. Open Different Microsoft Excel Version Files wi...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....Excel95 File const path = require ( "path" ); const fs = require...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  8. Aspose.PSD for .NET 25.12 - 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....rendering issues string sourceFile = Path . Combine ( baseFolder , "Input_2..."Input_2.ai" ); string outputFile = Path . Combine ( outputFolder , "Input_2...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  9. Set Privileges on an Existing PDF File|Aspose.P...

    Set and manage PDF document privileges to control user actions such as printing, copying, and editing....FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/set-privileges/
  10. 使用C++在Node.js中复制和移动工作表|Documentation

    本文包含示例代码,描述如何使用C++的Node.js API在Excel工作簿内以及跨工作簿编程复制和移动工作表。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-and...