Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 58,969 for

path

(0.08 sec)
  1. 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...
  2. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/advanced-protection-s...
  3. Convert PDF file to other formats|Aspose.PDF fo...

    Learn how to convert PDF documents to other formats such as Word, Excel, and image formats using Aspose.PDF in C++....std :: endl ; // String for path name String _dataDir ( "C: \\...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/convert-pdf-to-other-fi...
  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. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  6. 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
  7. XML to TIFF Converter using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/xml-to-t...
  8. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  9. How to fix RuntimeException - Fontconfig head i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms..../usr/lib/jvm/java-17-openjdk \ PATH = $JAVA_HOME /bin: $PATH # Install only the.../usr/lib/jvm/java-17-openjdk \ PATH = $JAVA_HOME /bin: $PATH # Install only the...

    docs.aspose.com/cells/java/how-to-fix-runtimeex...
  10. 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-...