Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 53,062 for

paths

(0.08 sec)
  1. Vectorization – Basic Overview – C# Examples

    The articles in this section explain how to convert SVG text to vector and how to convert raster image to vector graphic using the Aspose.SVG API....geometric shapes made up from path elements and stored as SVG....mathematical curves, splines, paths and lines. Vector images are...

    docs.aspose.com/svg/net/vectorization/
  2. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…... as an option, specify the paths to the font files or specify...Add(new FolderFontSource("<user's path to ms fonts>")); Thus, the easiest...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  3. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure fonts are available for optimal conversion fidelity....node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  4. EPS to BMP Converter using Python | Aspose.PDF

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a PsLoadOptions...

    products.aspose.com/pdf/python-net/conversion/e...
  5. Aspose Cells SVG Font Issue - Free Support Foru...

    We have purchased licenses for Aspose Cells for Java. We are having issues displaying SVG images inside PowerPoint. It seems that Aspose embeds the text nodes, font families, font styles etc inside the svg and if the c…...SVG Convert Text to Vector Paths in C# - Aspose.SVG What is the...

    forum.aspose.com/t/aspose-cells-svg-font-issue/...
  6. View MBOX File Formats via .NET | products.aspo...

    C# source code to load, render and display MBOX documents on .NET Framework, .NET Core, and Xamarin Platforms....method with the specified file path and MboxLoadOptions . Ensure...message: Generate an output path for the .html file. Configure...

    products.aspose.com/email/net/viewer/mbox/
  7. Creating and Saving Outlook Files|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....has been selected, the full path is added to a list. When the...is created, the attachment paths are grabbed from the list and...

    docs.aspose.com/email/net/creating-and-saving-o...
  8. Create a Document in Python – Create or Load HT...

    Learn how to load HTML documents from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents in Python....output directory and prepare a path to save the document 5 output_dir...output_dir = "output/" 6 if not os. path . exists (output_dir): 7 os...

    docs.aspose.com/html/python-net/create-a-document/
  9. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...exit , emphasis , and motion paths categories. Animations in Aspose...PPTX file to disk pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/shape-animat...
  10. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...