Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 61,536 for

path

(0.23 sec)
  1. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET...PDF page - C# var inputFile = Path . Combine ( dataDir , "AddImage..."AddImage.pdf" ); var outputFile = Path . Combine ( dataDir , "AddImage_out...

    products.aspose.com/pdf/net/images/add/
  2. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON...WriteIndented = true }; // The path to the documents directory var...string outputPdfPath ) { // The path to the documents directory var...

    docs.aspose.com/pdf/net/import-export-json/
  3. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.Cells for C++向VBA项目添加或注册库引用。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  4. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....the font loading: Construct path to the file. Initiate object...the font. Copy 1 // Construct path to the file. 2 System::String...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  5. 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
  6. 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-...
  7. 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-...
  8. 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...
  9. 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
  10. Strip FNC|Documentation

    Learn how to control function code (FNC) characters in Code 128 and GS1-128 recognition using the StripFNC parameter....reader = new BarCodeReader ( path , DecodeType . CODE_128 ); //...checkOrCreateImage ( FOLDER , fileName , path -> { BarcodeGenerator generator...

    docs.aspose.com/barcode/java/developer-guide/ba...