Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 61,548 for

paths

(0.11 sec)
  1. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Output file paths U16String output1Path = srcDir...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  2. How to Convert FBX to STL in Java

    This article guides on how to convert FBX to STL in Java. It has the IDE settings, a list of steps, and a runnable sample code to convert FBX file to STL in Java....textures, encoding, and lookup paths. This tutorial has taught us...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-stl...
  3. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....$htmlBytes = Files -> readAllBytes ( Paths -> get ( "embedOle.html" ));...Files -> write ( new File ( $path ) -> toPath (), $fontData ,...

    docs.aspose.com/slides/php-java/limitations-and...
  4. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats....available fonts and the search paths differ across platforms, which...

    docs.aspose.com/slides/androidjava/font-substit...
  5. Convert AI to PSD via C# | products.aspose.com

    Sample code for AI to PSD C# conversion. Use API example code for batch AI files to PSD conversion within VB.NET, Asp.NET or any .NET based application.... it uses points to create paths for displaying the image data...

    products.aspose.com/psd/ai-to-psd/
  6. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....Path ; import java.nio.file.Paths ; import com.aspose...The path to the documents directory. private static Path _dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  7. Convert a PDF that contains XFA forms TO PDF an...

    Hi, When I use Aspose to convert a PDF that contains XFA forms TO PDF and try to flatten it, the process fails and corrupts the file. Can you please help as always ? Thanks un advance, Dani original xfa form.pdf (3…...pdfDocument = new Document("path/to/original_xfa_form.pdf");...modified document pdfDocument.Save("path/to/flattened_output.pdf"); Make...

    forum.aspose.com/t/convert-a-pdf-that-contains-...
  8. Generating the form|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for Java engine....recognition pattern file, provide the path to the form’s source code to...in the source code, the full path to each image file must be directly...

    docs.aspose.com/omr/java/generate-template/
  9. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。...Paths ; 7 8 import com.aspose.font...1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir() ,“ montserrat...

    docs.aspose.com/font/zh/java/how-to-load-fonts/
  10. How to Merge PDF using Python

    This short tutorial guides you on how to merge PDF using Python. It has information to set the IDE, steps to write the program and a runnable Python code to merge PDF files....array of strings having the path and name of all the PDF files...strings containing the full paths to the PDF files that are to...

    kb.aspose.com/pdf/python/how-to-merge-pdf-using...