Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 69,975 for

paths

(0.15 sec)
  1. Essayer de concaténer deux fichiers PDF|Aspose....

    Concaténez deux fichiers PDF à l'aide d'Aspose.PDF for Python....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/fr/python-net/try-concatena...
  2. 获取必填字段名称|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF Facades API 在 PDF 文档中识别并检索必填表单字段的名称。...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/zh/python-net/get-required-...
  3. Définir le drapeau de soumission|Aspose.PDF for...

    Apprenez comment définir programmétiquement un drapeau de soumission pour un bouton de formulaire PDF à l'aide d'Aspose.PDF for Python. Cela permet au bouton de soumettre les données du formulaire dans un format spécifique, tel que XFDF, lorsqu'il est cliqué par l'utilisateur....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/fr/python-net/set-submit-flag/
  4. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a 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/set-field-alignm...
  5. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF form field 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/set-field-appear...
  6. Set Field Comb Number|Aspose.PDF for Python via...

    This example demonstrates how to set a comb number for a PDF form field 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/set-field-comb-n...
  7. Заменить текст на странице|Aspose.PDF for Pytho...

    В этом примере "PDF" заменяется на "Page 1 Replaced Text" с использованием указанного размера шрифта....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/ru/python-net/replace-text-...
  8. Flatten All Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to flatten all form fields in a PDF using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, convert every interactive form element into static page content, and save the finalized file....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/flatten-all-fields/
  9. Read Chart Subtitle from ODS File using Node.js...

    Learn how to use Aspose.Cells for Node.js via C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display.... Sample Code const path = require ( "path" ); const AsposeCells...directory const sourceDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/read-chart-sub...
  10. Crear libro compartido con Aspose.Cells for Nod...

    Aprende cómo crear un libro compartido usando 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/es/nodejs-cpp/create-shar...