Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 60,916 for

paths

(0.07 sec)
  1. Aspose Tex to PDF support - Free Support Forum ...

    Hello team, We are working on converting tex file to pdf by following TEX to PDF Converter using Java | Aspose.PDF. In our tex file, we are using some external tex dependent files as below (CTAN: /tex-archive/macros/g…...setOutputWorkingDire(new OutputFileSystemDire("path/to/your/working/directory"));...process. Check File Paths : Verify that the paths to your input TeX...

    forum.aspose.com/t/aspose-tex-to-pdf-support/31...
  2. FieldOptions.builtInTemplatesPaths property | A...

    FieldOptions.builtInTemplatesPaths property. Gets or sets Paths of MS Word built-in templates....builtInTemplatesPath property Gets or sets paths of MS Word built-in templates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...Paths ; 7 8 import com.aspose.font...1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir() ,“ montserrat...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  4. 从TTF文件加载字体 | Java

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...Paths ; 7 8 import com.aspose.font...1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir() ,“ montserrat...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  5. Online template creation using existing OMT ima...

    Hi, I created online template file (.omr) using existing OMR image from the portal using OMR sheet designer. .png and .omr files were generated successfully. However when I am trying to use this .omr file in the demo co…...Correct File Paths : Make sure that the file paths for both the...specified in your code. If the paths are incorrect, it may lead to...

    forum.aspose.com/t/online-template-creation-usi...
  6. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly.... readAllBytes ( Paths . get ( "book.xlsx" )); IOleEmbeddedDataInfo...is linked and then obtain the path to the linked file: Presentation...

    docs.aspose.com/slides/java/manage-ole/
  7. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...Output File Paths : Specify the input and output file paths. Open the...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  8. Manipulating TIFF Images|Documentation

    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....save method with destination path and an instance of appropriate...compression, user has to pass the file path location or stream object to...

    docs.aspose.com/imaging/java/manipulating-tiff-...
  9. XSLFO to PDF Converter using Java | Aspose.PDF

    XSLFO to PDF conversion via Java sample code. Programmers can use this example code to export XSLFO to PDF within any Web or Desktop Java based application....while passing the output file path & SaveFormat.Pdf as parameters...String pdfDocumentFileName = Paths . get ( DATA_DIR . toString...

    products.aspose.com/pdf/java/conversion/xslfo-t...
  10. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your presentations sharp and consistent across any device.... readAllBytes ( Paths . get ( "ARIALN.TTF" ))); FontsLoader...loadExternalFont ( Files . readAllBytes ( Paths . get ( "ARIALNBI.TTF" )));...

    docs.aspose.com/slides/java/custom-font/