Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 67,416 for

paths

(0.21 sec)
  1. تحديد المؤلف أثناء حماية حقوق الطباعة للملف باس...

    تحديد اسم مؤلف أثناء حماية حقوق الطباعة لمصنف باستخدام 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/ar/nodejs-cpp/specify-aut...
  2. Unfreeze Rows or Columns with Node.js via C++|D...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the Node.js API with C++.... const path = require ( "path" ); const AsposeCells...cells.node" ); const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/unfreeze-rows-...
  3. 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/
  4. 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...
  5. Export to JSON|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form field values to a JSON file using Aspose.PDF for Python via .NET. It explains how to load a PDF form, access its fields through the Form facade, and save the extracted data in a structured JSON format...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/export-to-json/
  6. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit numbers in the document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing documents....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/replace-text-regex/
  7. 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-...
  8. Добавить локальную ссылку|Aspose.PDF for Python...

    В этом примере привязывается входной PDF, добавляется локальная ссылка красного цвета на странице 1 и сохраняется изменённый документ....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/ru/python-net/add-local-link/
  9. Получить настройки просмотра PDF|Aspose.PDF for...

    Как программно считывать и изменять настройки просмотра PDF с использованием Aspose.PDF for Python...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/ru/python-net/get-viewer-pr...
  10. Text mit Shape innerhalb des Arbeitsblatts mit ...

    Lernen Sie, wie man Text mit Shape innerhalb eines Excel Arbeitsblatts mit Aspose.Cells for Node.js via C++ dreht....Beispielcode const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/de/nodejs-cpp/rotate-text...