Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 61,066 for

paths

(0.16 sec)
  1. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....here), manipulate canvases, paths, and glyph elements, create...beginning of the page list. Set the path to the document directory with...

    products.aspose.com/page/cpp/add-delete-pages/
  2. Aspose.Words.Shaping.HarfBuzz.dll reference to ...

    Hello, we use Aspose.Words.Shaping.HarfBuzz.dll and we have the problem that the required harfbuzz.dll is found in most cases, but not on some clients and environments. How can we ensure that this DLL is always availabl…... NOTE: change the paths in the code according to your... root) { var harfBuzzPath = Path.Combine(root, "Aspose.Words...

    forum.aspose.com/t/aspose-words-shaping-harfbuz...
  3. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....(entrance, exit, emphasis, motion paths) just like for other shapes...

    docs.aspose.com/slides/php-java/manage-smartart...
  4. 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-...
  5. Create 3D Presentations in Java|Aspose.Slides D...

    Generate interactive 3D presentations in Java with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... readAllBytes ( Paths . get ( "image.png" )); IPPImage...

    docs.aspose.com/slides/java/3d-presentation/
  6. 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/...
  7. TeX to SVG Conversion API| Python

    TeX to SVG conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert TeX to SVG....path.join(Utils.input_directory,...SVG files describe shapes, paths, text, and filters in a resolution‑independent...

    products.aspose.com/tex/python-net/conversion/t...
  8. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet.... Path-Based Graphics - PostScript uses a path-based approach...outline of the shape. Common path operators include moveto , lineto...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  9. 用 Python 将 SVG 转换为 PNG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 PNG。了解 ImageSaveOptions 并参考将 SVG 转换为 PNG 的 Python 代码示例。...define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  10. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…...you have an array of image paths string[] imagePaths = { "image1...

    forum.aspose.com/t/render-multiple-images-in-a-...