Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 59,302 for

path

(0.09 sec)
  1. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...Document doc = new Document("path/to/your/document.docx"); //...the document as PDF doc.save("path/to/your/output.pdf", options);...

    forum.aspose.com/t/docx-pdf/314728
  2. JPEG to DOCX Converter using C# | Aspose.PDF

    Sample code for JPEG to DOCX C# conversion. Use API example code for batch JPEG files to DOCX conversion within VB.NET, ASP.NET, or any .NET-based application...with page index & output file path as parameters DOCX file will...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  3. JPEG to EPUB Converter using C# | Aspose.PDF

    Sample code for JPEG to EPUB C# conversion. Use API example code for batch JPEG files to EPUB conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Epub as parameters...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  4. Chart Workbook|Aspose.Slides for PHP Documentation

    Chart workbook in PowerPoint presentation...can also be used to update a path to the external workbook (if...data source. If the relative path for an external workbook is...

    docs.aspose.com/slides/php-java/chart-workbook/
  5. PCL to PDF Merge using Python | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...the specified output file path ( path_outfile ). Here is an example...aspose.pdf as apdf from os import path pcl_load_options = apdf . PclLoadOptions...

    products.aspose.com/pdf/python-net/merger/pcl-t...
  6. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....@staticmethod def run (): # The path to the documents directory current_dir...current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  7. Convert HTML to TIFF – Aspose.HTML for .NET

    Convert HTML to TIFF using Aspose.HTML. Learn about the supported HTML to TIFF conversion scenarios and consider C# examples to illustrate them....pass the , , and output file path to the ConvertHTML() method...TIFF using C# 2 3 // Prepare a path to a source HTML file 4 string...

    docs.aspose.com/html/net/convert-html-to-tiff/
  8. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter....epub" ), new ImageSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...file system at the specified path. Create a new object. By default...

    docs.aspose.com/html/net/convert-epub-to-png/
  9. Compress PDF Document using Python | Aspose.PDF

    Easily compress PDF files using Aspose.PDF for Python via .NET with just one line of code. Optimize document size without compromising quality—efficient and seamless PDF compression!...optimized document to the new path using the Save() method. If...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/compress/
  10. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them.... Set the path to the documents directory....Drawing; using System; // The path to the documents directory....

    products.aspose.com/page/net/print-tickets-xps/