Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 60,919 for

paths

(0.29 sec)
  1. Excel File and Data Operations|Documentation

    Excel file and data operations - create workbooks, manage worksheets, read and write Excel data with AI automation...Best Practices File Paths : Use relative paths for better portability...

    docs.aspose.com/cells/nodejs-cpp/mcp/file-opera...
  2. 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/
  3. 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/
  4. Aspose.PSD For Python Key Features|Documentation

    Key Features of Aspose.PSD for Python - Photoshop and Illustrator Python Package features...circles, ellipses, texts, complex paths, and images using the classes...

    docs.aspose.com/psd/python-net/features/
  5. 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-...
  6. Remove Background from Image using Python

    This article guides on how to remove background from image using Python. It has details to set the IDE, a list of steps, and a sample code for developing a picture background remover using Python....Define input and output file paths for processing the image Load...image from the specified file path Calculate the feathering radius...

    kb.aspose.com/imaging/python/remove-background-...
  7. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....Create attachments from file paths Create attachments from streams...emails Embed objects from file paths Embed objects from streams Embed...

    docs.aspose.com/email/cpp/features-overview/
  8. Convert CDR to JPG using C#

    Follow this article to convert CDR to JPG using C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a CDR format to JPG converter using C#....license using SetLicense Define paths for the input CDR and output...input CDR and output JPEG file paths. Then, load the CDR file, configure...

    kb.aspose.com/imaging/net/convert-cdr-to-jpg-us...
  9. 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-...
  10. 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-...