Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 65,903 for

paths

(0.1 sec)
  1. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....infile (str): Path to input PDF file. outfile (str): Path to output...preserving vector shapes and paths: Load the PDF document. Access...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  2. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js 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. let presentation...

    docs.aspose.com/slides/nodejs-java/open-present...
  3. Aspose.PSD for Java 24.12 - Release Notes|Docum...

    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....[AI Format] Rework Compound Paths to work through APS Enhancement...[AI Format] Rework Compound Paths to work through APS String sourceFile...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  4. System Requirements|Aspose.Finance for Python v...

    Learn about System Requirements of Python Finance Library API...options to set alternate library paths when compiling Python, or fixed...

    docs.aspose.com/finance/python-net/system-requi...
  5. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize fonts in PowerPoint slides with JavaScript and Aspose.Slides for Node.js 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/nodejs-java/custom-font/
  6. Aspose Word to PDF / Docker lost images - Free ...

    Hi, I use the last Aspose Word .net library and when I want to save a docx file to pdf from windows all is working fine but when i deploy my application to a linux container based on aspnet microsoft docker image like be…... Check Image Paths : If your Word documents reference...reference images, ensure that the paths to these images are accessible...

    forum.aspose.com/t/aspose-word-to-pdf-docker-lo...
  7. Convert PNG to PPTX in Java | products.aspose.com

    Convert PNG to PPTX in Java. Use Java library API to convert PNG images to PowerPoint... readAllBytes ( Paths . get ( "image.png" ))); slide...

    products.aspose.com/slides/java/conversion/png-...
  8. Convert PNG to PPT in Java | products.aspose.com

    Convert PNG to PPT in Java. Use Java library API to convert PNG images to PowerPoint... readAllBytes ( Paths . get ( "image.png" ))); slide...

    products.aspose.com/slides/java/conversion/png-...
  9. Convert JPG to PPT in Java | products.aspose.com

    Convert JPG to PPT in Java. Use Java library API to convert JPG images to PowerPoint... readAllBytes ( Paths . get ( "image.jpg" ))); slide...

    products.aspose.com/slides/java/conversion/jpg-...
  10. 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-...