Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 70,097 for

path

(1.59 sec)
  1. Converting a XSLFO file to DOC using Python | A...

    Sample code on Python for XSLFO to DOC conversion. Use example code for batch XSLFO to DOC conversion with Python and .NET...file at the specified output path, applying the chosen format...apdf from os import path path_xsltfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/x...
  2. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET....Header to PDF var inputFile = Path . Combine ( dataDir , "TextinHeader..."TextinHeader.pdf" ); var outputFile = Path . Combine ( dataDir , "TextinHeader_out...

    products.aspose.com/pdf/net/header/
  3. Converting a XPS file to SVG using Python | Asp...

    Sample code on Python for XPS to SVG conversion. Use example code for batch XPS to SVG conversion with Python and .NET...output file path using the join function from the os.path module....at the specified output file path, applying the defined SvgSaveOptions...

    products.aspose.com/pdf/python-net/conversion/x...
  4. 在 Python 中批量转换 SVG 文件

    使用 Aspose.SVG for Python via .NET 在 Python 中批量转换 SVG 文件。通过文件夹、循环和保存选项将多个 SVG 转换为 PNG、JPG 或 PDF,并查看可复用函数、常见错误和相关工作流。...15 continue 16 17 input_path = os. path . join (input_folder, file_name)...file_name) 18 output_name = os. path . splitext (file_name) [ 0 ]...

    docs.aspose.com/svg/zh/python-net/batch-convert...
  5. Convert a PDF that contains XFA forms TO PDF an...

    Hi, When I use Aspose to convert a PDF that contains XFA forms TO PDF and try to flatten it, the process fails and corrupts the file. Can you please help as always ? Thanks un advance, Dani original xfa form.pdf (3…...pdfDocument = new Document("path/to/original_xfa_form.pdf");...modified document pdfDocument.Save("path/to/flattened_output.pdf"); Make...

    forum.aspose.com/t/convert-a-pdf-that-contains-...
  6. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET...PDF Files - C# var inputFile = Path . Combine ( dataDir , "input..."input.pdf" ); var outputFile = Path . Combine ( dataDir , "output...

    products.aspose.com/pdf/net/redaction/
  7. Tiff Plugin|Aspose.PDF for .NET

    Learn how to convert PDF pages to TIFF images with the Aspose.Pdf.LowCode.Tiff plugin for .NET....ConvertPdfToTiffWith () { // The path to the documents directory var...Process ( options ); // Get the path of the saved TIFF image var...

    docs.aspose.com/pdf/net/plugins/tiff/
  8. Convert Table to ODS with C++|Documentation

    Convert an Excel file with a table to ODS file format using Aspose.Cells with C++....Cells-for-C++ // Source directory path U16String sourceDir = u ".....01_SourceDirectory \\ " ; // Output directory path U16String outputDir = u ".....

    docs.aspose.com/cells/cpp/convert-table-to-ods/
  9. Converting a XML file to JPEG using C# | Aspose...

    Sample code for XML‑to‑JPEG conversion in .NET. Use the API example code for batch XML‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....with page index & output file path as parameters Save the output...JPEG Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-j...
  10. Converting a EPS file to HTML using Python | As...

    Sample code on Python for EPS to HTML conversion. Use example code for batch EPS to HTML conversion with Python and .NET... Specify the path to the input PDF file by joining...and specifying the input file path. Create a HtmlSaveOptions object...

    products.aspose.com/pdf/python-net/conversion/e...