Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 64,946 for

path

(0.1 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. Converting a JPEG file to DOCX using C# | Aspos...

    Sample code for JPEG‑to‑DOCX conversion in .NET. Use the API example code for batch JPEG‑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. Converting a JPEG file to EPUB using C# | Aspos...

    Sample code for JPEG‑to‑EPUB conversion in .NET. Use the API example code for batch JPEG‑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. How to convert excel to word using aspose.cells...

    I have a requirement to convert excel template to word. Then using Aspose.Word for JAVA I can merge all word templates (including the converted excel template) to PDF file....Replace with your input file path // Save the workbook as a DOCX...Docx); // Specify the output file path and format Console.WriteLine("Excel...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  5. ConverterXls2Doc Sample - Free Support Forum - ...

    Where is ConverterXls2Doc sample? I can’t find it...Replace with your input file path // Save the workbook as a DOCX...Docx); // Specify the output file path and format Console.WriteLine("Excel...

    forum.aspose.com/t/converterxls2doc-sample/175725
  6. Converting a CGM file to DOCX using Python | As...

    Sample code on Python for CGM to DOCX conversion. Use example code for batch CGM to DOCX conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a new instance...

    products.aspose.com/pdf/python-net/conversion/c...
  7. Converting a EPUB file to TXT using Python | As...

    Sample code on Python for EPUB to TXT conversion. Use example code for batch EPUB to TXT conversion with Python and .NET... Specify the path to the input PDF file by joining...options and specifying input file path. Choose the TextDevice from...

    products.aspose.com/pdf/python-net/conversion/e...
  8. Converting a EPUB file to DOC using Python | As...

    Sample code on Python for EPUB to DOC conversion. Use example code for batch EPUB to DOC conversion with Python and .NET... Specify the path to the input PDF file by joining...options and specifying input file path. Create a DocSaveOptions object...

    products.aspose.com/pdf/python-net/conversion/e...
  9. Converting a PDF file to PDFA using Python | As...

    Sample code on Python for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion with Python and .NET... Specify the path to the input PDF document by...in the specified output file path, overwriting any existing file...

    products.aspose.com/pdf/python-net/conversion/p...
  10. Invalid image stream (The type initializer for ...

    Hi Team, We are facing a critical issue after upgrading to Aspose 25.11.0 , where image rendering (used for eSignatures) is failing, while the same implementation works perfectly with Aspose 24.11 . error - “Invalid im…...output on build) string path = Path.Combine(AppContext.BaseDirectory..."signature.png"); if (!File.Exists(path)) { Console.WriteLine("signature...

    forum.aspose.com/t/invalid-image-stream-the-typ...