Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 65,988 for

paths

(1.1 sec)
  1. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....Paths ; 7 8 import com.aspose.font...the font loading: Construct path to the file. Initiate object...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  2. Open Presentations on Android|Aspose.Slides Doc...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Android via Java—fast, reliable, fully featured....Presentation class and pass the file path to its constructor. The following...Presentation class and pass a file path to its constructor. Presentation...

    docs.aspose.com/slides/androidjava/open-present...
  3. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...Path ; import java.nio.file.Paths ; import java...{ } private static Path _dataDir = Paths . get ( "/home/admin1/pdf-examples/"...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  4. Exporting SHX fonts|CAD 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....possible to avoid setting up all paths to multiple SHX fonts with the...ShxCodePages property and set up path to SHX file and corresponding...

    docs.aspose.com/cad/net/developer-guide/export-...
  5. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...Ensure to provide correct file paths for the source PSD and AI files...

    docs.aspose.com/psd/java/open-export-psd-psb-ai...
  6. Converting a GIF file to PDF using Java | Aspos...

    GIF to PDF conversion via Java sample code. Programmers can use this example code to export GIF to PDF within any Web or Desktop Java based application.... setFile ( Paths . get ( DATA_DIR . toString...document pdfDocument . save ( Paths . get ( DATA_DIR . toString...

    products.aspose.com/pdf/java/conversion/gif-to-...
  7. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG Paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....NET SVG Drawing Basics SVG Path Data Live Demos SVG .NET Solution...Reference Download Pricing Buy SVG Path Data – Code Examples Contents...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  8. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Aspose.SVG Python library. SVG text goes from a font to a vector graphic, and it cannot be edited in a text editor....replaced with the combination of <path> , <use> , <mask> , <g> elements...you convert text to a vector path, you can no longer edit the...

    docs.aspose.com/svg/python-net/convert-text-to-...
  9. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....Path ; import java.nio.file.Paths ; import com.aspose...{ } private static Path _dataDir = Paths . get ( "/home/admi...

    docs.aspose.com/pdf/java/open-pdf-document/
  10. Generating the template|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for C++ engine....template pages, as well as specify paths to images used in the form by...contains images, pass the absolute path to each image file in a string...

    docs.aspose.com/omr/cpp/generate-template/