Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 61,574 for

path

(0.12 sec)
  1. System.MissingMethodException in Aspose.pdf - n...

    Was able to narrow this down to a small block of code: Using oFS As New IO.FileStream(Path:=sPageImage, mode:=IO.FileMode.Create) oPage.Resources.Images.Item(1).Save(stream:=oFS, …...FileStream(path:=sPageImage, mode:=IO.FileMode...Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode...

    forum.aspose.com/t/system-missingmethodexceptio...
  2. Convert XML to BMP via C++ application

    Sample C++ conversion code for XML document to BMP format. Use example code for batch XML to BMP conversion within any C++ Application.... Pass the output file path with (BMP) file extension. BMP...will be saved at the specified path. Open BMP file in compatible...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  3. Convert MPX to BMP via C++ application

    Sample C++ conversion code for MPX document to BMP format. Use example code for batch MPX to BMP conversion within any C++ Application.... Pass the output file path with (BMP) file extension. BMP...will be saved at the specified path. Open BMP file in compatible...

    products.aspose.com/tasks/cpp/conversion/mpx-to...
  4. Convert XML to XPS via C++ application

    Sample C++ conversion code for XML document to XPS format. Use example code for batch XML to XPS conversion within any C++ Application.... Pass the output file path with (XPS) file extension. XPS...will be saved at the specified path. Open XPS file in compatible...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  5. Convert MPT to MPT via C++ application

    Sample C++ conversion code for MPT document to MPT format. Use example code for batch MPT to MPT conversion within any C++ Application.... Pass the output file path with (MPT) file extension. MPT...will be saved at the specified path. Open MPT file in compatible...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  6. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...
  7. Working with Task Links | Aspose.Tasks Document...

    Learn how to change Microsoft Project (MPP/XML) task link types using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory....ose.Tasks-for-Java 2 // The path to the documents directory....

    docs.aspose.com/tasks/java/defining-link-type/
  8. Convert VCF to HTML via C# | products.aspose.com

    Sample code for VCF to HTML C# conversion. Use API example code for batch VCF files to HTML conversion within VB.NET, Asp.NET or any .NET based application....html” to the specified path using the specified htmlSaveOptions...WriteHeader }; vmsg.Save(Path.Combine(path, "contact.html" ), htmlSaveOptions);...

    products.aspose.com/email/net/conversion/vcf-to...
  9. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI.... Java // The path to the documents directory....Table in Document Java // The path to the documents directory....

    docs.aspose.com/words/java/format-table-in-docu...
  10. Mht to pdf - exception is thrown "Value of 'val...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Value of ‘value’ is invalid” input file 127.zip (16.4 KB) output pdf 127_html.pdf (19.8 KB)...FileInputStream("path/to/your/input.mht")) { // Initialize...convertMHTML(fileInputStream, options, "path/to/your/output.pdf"); } catch...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...