Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 61,019 for

paths

(0.06 sec)
  1. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....Paths ; 8 9 import com.aspose.font...cff font 3 String fontPath = Paths. get (getDataDir(), "CenturyGothic...

    docs.aspose.com/font/java/convert/advanced-meth...
  2. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....folders to the font search paths, but it does not change the...operating system font path. The paths loaded via FontsLoader...

    docs.aspose.com/slides/php-java/custom-font/
  3. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...mainTemplate = new Document("path_to_your_main_template.docx");...MemoryStream(File.ReadAllBytes("path_to_your_subtemplate.docx")))...

    forum.aspose.com/t/reading-a-sub-template-from-...
  4. FieldOptions class | Aspose.Words for Python

    aspose.words.fields.FieldOptions class. Represents options to control field handling in a document...built_in_templates_paths Gets or sets paths of MS Word built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldOptions class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldOptions class. Represents options to control field handling in a document...builtInTemplatesPath Gets or sets paths of MS Word built-in templates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of color, opacity, thickness, dash use, and style with Aspose.SVG....graphical elements such as shapes, paths and text – are rendered by being...curve, the fill colourizes open paths too as if the last its point...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  7. Work with XPS Documents in Qt | Aspose.Page for...

    C++ Library for the developers to process XPS files. Learn how to work with XPS Documents in Qt within Aspose.Page API solution for C++.... In order to add paths to lib and include folders,...External Library option and browse paths to include and lib folders one...

    docs.aspose.com/page/cpp/work-with-xps-document...
  8. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....GitHub Copy 1 String dataDir = Paths. get (Utils. getSharedDataDir...stream = new FileInputStream(Paths. get (dataDir, "Sample1.one"...

    docs.aspose.com/note/java/load-a-onenote-document/
  9. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....Paths ; 7 8 import com.aspose.font...loading do the next: Construct path to the file. Initiate FontDefiniton...

    docs.aspose.com/font/java/how-to-load-fonts/
  10. How to print PDF file in .NET Core|Aspose.PDF f...

    This page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local printer....printed can be provided as file paths, document streams, or Document...

    docs.aspose.com/pdf/net/print-dotnetcore/