Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 53,146 for

paths

(0.05 sec)
  1. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...outputFilePath are both fully-qualified paths to the input PPTX, and output...

    forum.aspose.com/t/converting-pptx-with-multime...
  2. Working with masks in Aspose.PSD for Java|Docum...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...pixel-based data, vector masks employ paths and curves to create smooth...consists of a path applied to a layer. The shape of this path determines...

    docs.aspose.com/psd/java/update-create-layer-mask/
  3. How to Convert GLB to OBJ in Python

    This article guides on how to convert GLB to OBJ in Python. It has the IDE configurations, a list of steps, and a runnable sample code to develop GLB to OBJ converter in Python....however, you may set the lookup paths for external resources of the...

    kb.aspose.com/3d/python/how-to-convert-glb-to-o...
  4. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....file format, encoding, lookup paths, compression mechanism, flag...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  5. Image Stencil – Python Code and Free Online Ste...

    Learn how to make image stencils using Python code and online Stencil Maker. Enjoy free, easy-to-use tools for perfect stencil art....error_threshold , max_iterations , path_builder , etc., you can also...output_folder = "output/" if not os.path.exists(output_folder): os.m...

    products.aspose.com/svg/python-net/vectorize-im...
  6. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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.... (Path operations (boolean operations)...properties from LengthRecord data. (Path operations (boolean operations)...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  7. Poor Quality upon Converting SVG to DXF – Aspos...

    Poor Quality - SVG - DXF conversion.zip (3.9 MB) Dear Aspose Support, We are experiencing significant quality issues when converting SVG files to DXF using Aspose.Imaging v25.4.0. These issues are creating serious down…...This behavior is breaking tool paths and preventing proper nesting...

    forum.aspose.com/t/poor-quality-upon-converting...
  8. Image|Aspose.Slides Documentation

    Work with images in Slides in PowerPoint Presentation using Java. Add images from disk or from web in PowerPoint Slides using Java. Add images to Slide Masters or as Slide Background using Java. Add SVG to PowerPoint Presentation using Java. Convert SVG to Shapes in PowerPoint using Java. Add images as EMF in Slides using Java.... readAllBytes ( Paths . get ( "image.svg" ))); ISvgImage...svgContent = Files . readAllBytes ( Paths . get ( "image.svg" )); // Create...

    docs.aspose.com/slides/androidjava/image/
  9. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Output file paths U16String output1Path = srcDir...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  10. 通过 Node.js 以 C++ 合并文件|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.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-files/