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

paths

(0.12 sec)
  1. Exportar a XML|Aspose.PDF for Python via .NET

    Este ejemplo demuestra cómo exportar los datos de formulario PDF a un archivo XML usando Aspose.PDF for Python via .NET. Muestra cómo cargar un documento PDF, acceder a sus campos de formulario a través del Form facade y guardar los datos extraídos como XML estructurado usando 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/es/python-net/export-to-xml/
  2. Importar datos FDF|Aspose.PDF for Python via .NET

    Este ejemplo muestra cómo importar datos de formulario desde un archivo FDF a un formulario PDF usando Aspose.PDF for Python via .NET. Muestra cómo vincular un documento PDF, leer los valores de los campos del formulario desde un flujo FDF y rellenar automáticamente los campos correspondientes....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/es/python-net/import-fdf-data/
  3. Get Page Information|Aspose.PDF for Python via ...

    Learn how to programmatically access page-level information in a PDF using Aspose.PDF for Python. This guide shows how to retrieve page width, height, rotation, and offsets for a specific page in a PDF document....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/get-page-info/
  4. Удалить штампы глобально|Aspose.PDF for Python ...

    Этот пример демонстрирует, как удалить аннотации «резиновый штамп» глобально на всех страницах PDF с использованием Aspose.PDF for Python via the Facades API. Он показывает, как удалять штампы по идентификатору без указания отдельных страниц....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/ru/python-net/delete-stamps...
  5. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  6. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  7. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes.... Save ( $"{path}Pdf417Basic.png" , BarCodeImageFormat...Pdf417Truncate = true ; gen . Save ( $"{path}CompactPdf417Basic.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  8. Response Nesnesine Dosya Kaydetme C++ ile|Docum...

    Aspose.Cells for C++ kullanarak dosyaları dinamik şekilde kaydetmeyi ve doğrudan istemci tarayıcısına göndermeyi öğrenin....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/tr/cpp/saving-file-to-res...
  9. Converting a PDF file to GIF using Python | Asp...

    Sample code on Python for PDF to GIF conversion. Use example code for batch PDF to GIF conversion with Python and .NET... Specify the path to the input PDF document by...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/p...
  10. Convertire un file MD in PPTX utilizzando Pytho...

    Codice di esempio su Python per la conversione da MD a PPTX. Usa il codice di esempio per la conversione batch da MD a PPTX con Python e .NET...pdf, incluse le classi FileIO, path. Specificare il percorso del...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/it/python-net/conversio...