Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 70,097 for

paths

(2.25 sec)
  1. Python 를 사용하여 PDF 보호 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 암호로 PDF를 잠급니다....apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/ko/python-net/protect/
  2. 使用 Python 的 PDF 转换解决方案 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等 使用 Aspose.PDF for Python for .NET 将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等...import path path_infile = path.join(indir, infile) path_outfile...path_outfile = path.join(outDir, outfile) load_options = apdf.HtmlLoadOptions()...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  3. 使用 Python 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 .NET 处理来自 PDF 的标头的 Python 代码示例。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/header/
  4. 使用 Python 向 PDF 添加页脚 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加页脚。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/footer/
  5. Ajouter une pièce jointe depuis le chemin|Aspos...

    Cet exemple lie un PDF d'entrée, attache un fichier externe en utilisant son chemin d'accès, et enregistre le PDF modifié avec la pièce jointe intégrée....import path sys . path . append ( path . join ( path . dirname...initialize_data_dir def add_attachment_from_path ( infile , attachment_file ...

    docs.aspose.com/pdf/fr/python-net/add-attachmen...
  6. التعليقات التوضيحية للوسائط في PDF|Aspose.PDF f...

    تعرف على كيفية إضافة التعليقات التوضيحية الصوتية والثلاثية الأبعاد والشاشة والوسائط الغنية إلى مستندات PDF، وكيفية فحص التعليقات التوضيحية للوسائط المتعددة أو حذفها باستخدام Aspose.PDF لـ Python عبر .NET....وحدد ملف الوسائط media_dir = path . dirname ( infile ) document...document . pages [ 1 ] media_file = path . join ( media_dir , "file_example_WAV_1MG...

    docs.aspose.com/pdf/ar/python-net/media-annotat...
  7. Media Annotations in PDF|Aspose.PDF for Python ...

    Learn how to add sound, 3D, screen, and rich media annotations to PDF documents, and how to inspect or delete multimedia annotations using Aspose.PDF for Python via .NET....define the media file media_dir = path . dirname ( infile ) document...document . pages [ 1 ] media_file = path . join ( media_dir , "file_example_WAV_1MG...

    docs.aspose.com/pdf/python-net/media-annotations/
  8. XML Daten, die mit der XML Karte verbunden sind...

    Erfahren Sie, wie Sie XML Daten, die mit XML Karten in Ihrer Arbeitsmappe verbunden sind, mit Aspose.Cells for Node.js via C++ exportieren.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/de/nodejs-cpp/export-xml-...
  9. Json 通过 Node.js 与 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 工作簿转换为 JSON。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  10. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance 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/resampling-add...