Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 67,971 for

path

(0.15 sec)
  1. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and saves the modified document....used to highlight irregular paths or shapes in a PDF, providing...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  2. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  3. 使用Aspose.Cells for Node.js via C++修改现有SQL数据连接|D...

    学习如何使用Aspose.Cells for Node.js via C++修改现有SQL数据连接属性。...源Excel文件 输出Excel文件 const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/modify-exis...
  4. Rename Field|Aspose.PDF for Python via .NET

    Rename an existing form field in a PDF document using Aspose.PDF for Python....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/rename-field/
  5. Add Local Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a red-colored local link on page 1 that points to page 1, and saves the modified document....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-local-link/
  6. Add Web Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a blue web link annotation on page 1 pointing to Aspose’s Python PDF product page, and saves the modified document....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-web-link/
  7. Save Metadata with XMP|Aspose.PDF for Python vi...

    Save PDF metadata using XMP with Aspose.PDF for Python via .NET...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/save-metadata-wi...
  8. Delete Stamp By Index|Aspose.PDF for Python via...

    This example creates two rubber stamps on page 2. After that, a stamp can be deleted by specifying its index....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/delete-stamp-by-...
  9. Move Stamp By ID|Aspose.PDF for Python via .NET

    In this example, a rubber stamp is added to page 1 and then moved to a new position using its ID before saving the updated document....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  10. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-line-annotat...