Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 11,358 for

join

(0.25 sec)
  1. 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.... join ( path . dirname ( __file__...

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

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

    docs.aspose.com/pdf/python-net/save-metadata-wi...
  3. 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.... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/delete-stamp-by-...
  4. 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.... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  5. 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.... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/add-line-annotat...
  6. 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.... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  7. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection.... join ( self . data_dir , infile )...) path_outfile = path . join ( self . data_dir , outfile ) document...

    products.aspose.com/pdf/python-net/encrypt/
  8. Delete Images from PDF|Aspose.PDF for Python vi...

    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.... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/delete-images/
  9. 使用Node.js和C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入XLS和XLSB文件的外部连接。... join ( __dirname , "data" ); const...const filePath = path . join ( dataDir , "sampleExternalConnec_XLSB...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  10. 通过Node.js和C++管理Excel图表的数据标签|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效管理Excel图表中的数据标签。本指南涵盖添加、删除和修改标签等各种管理任务,以增强图表的可读性和实用性。... join ( __dirname , "data" ); const...const filePath = path . join ( dataDir , "sample.xlsx" ); // Instantiating...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-data...