Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 59,326 for

paths

(0.05 sec)
  1. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...PDF stores shapes as vector paths on separate layers. However...at least converting vector paths in the PDF to editable freeform...

    forum.aspose.com/t/preserving-shape-details-in-...
  2. Ai to Png|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.... Rendering of complex paths from AI file using C# API without...

    docs.aspose.com/psd/net/ai-to-png/
  3. 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-...
  4. PNG to PDF Converter using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/conversion/png-to-...
  5. BMP to PDF Converter using Java | Aspose.PDF

    BMP to PDF conversion via Java sample code. Programmers can use this example code to export BMP 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/bmp-to-...
  6. GIF to PDF Converter using Java | Aspose.PDF

    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. 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/export-shx-fonts/
  8. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...Paths ; 7 8 import com.aspose.font...//构造文件的路径。 2 字符串fontpath = paths. get (getDatadir() ,“ centurygothic...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  9. Feature List|Documentation

    Create vector graphics lines, curves, and shapes with Aspose.Drawing Java API. Display text with different fonts, sizes, and styles in Java. Load and save drawings in Java....closed curves Regions Flatten paths (planned) Pens Color Width Dash...

    docs.aspose.com/drawing/java/feature-list/
  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/