Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 67,416 for

paths

(1.44 sec)
  1. 如何通过 C++ 使用 Python 合并 PDF|Aspose.PDF for Python...

    本页面解释如何使用 Python 将 PDF 文档合并为单个 PDF 文件。...path dataDir = os . path . join ( os . getcwd..."samples" ) input_file = os . path . join ( dataDir , "sample0...

    docs.aspose.com/pdf/zh/python-cpp/merge-pdf-doc...
  2. Add Text Annotations|Aspose.PDF for Python via ...

    Add text annotations to a PDF document using the PdfContentEditor class in Aspose.PDF for Python via .NET....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-text-annotat...
  3. aspose.svg

    docs.aspose.com/html/files/aspose.svg

  4. Convert Markdown to DOCX – C# Examples

    Convert Markdown to DOCX using Aspose.HTML for .NET. Consider Markdown to DOCX conversion scenarios in C# examples. Try online Markdown Converter... Prepare a path for converted DOCX file saving...DocSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-markdown-to-docx/
  5. اكتشاف تنسيق ملف ملفات Office Open XML المشفرة ...

    تعلم كيفية اكتشاف تنسيق ملف ملفات OOXML المشفرة باستخدام Aspose.Cells for Node.js via C++....require ( "fs" ); const path = require ( "path" ); const AsposeCells...directory const sourceDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/ar/nodejs-cpp/detect-file...
  6. Create ListBox Field|Aspose.PDF for Python via ...

    Learn how to programmatically add a ListBox form field to a PDF document using Aspose.PDF for Python. This guide shows how to insert a ListBox field, define selectable items, and save the updated PDF file.... import sys from os import path import aspose.pdf.facades as...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/create-listbox-f...
  7. Export to XML|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form data to an XML file using Aspose.PDF for Python via .NET. It shows how to load a PDF document, access its form fields through the Form facade, and save the extracted data as structured XML using Form Class....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-xml/
  8. Export to FDF|Aspose.PDF for Python via .NET

    This example explains how to export PDF form field data to an FDF (Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to access interactive form data through the Form facade, bind a source PDF document, and save the extracted values into an FDF stream....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-fdf/
  9. Добавить ссылку на PDF‑документ|Aspose.PDF for ...

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

    docs.aspose.com/pdf/ru/python-net/add-pdf-docum...
  10. Notas de Lançamento do Aspose.PSD para .NET 24....

    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.... string arquivoOrigem = Path . Combine ( pastaBase , "sapo_nosymb...psd" ); string arquivoSaida = Path . Combine ( pastaSaida , "s...

    docs.aspose.com/psd/pt/net/aspose-psd-para-net-...