Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 69,804 for

paths

(0.57 sec)
  1. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....document Work with canvases, paths and glyphs elements Create vector...vector graphics shapes (Path element) using a set of primitives...

    docs.aspose.com/page/net/feature-list/
  2. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…...exists under multiple runtime paths: /home/ec2-user/app/api/run...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  3. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…... Adjust file paths, bookmark names, and column...

    forum.aspose.com/t/about-caption-insertion-to-i...
  4. Working with Fonts and Text in SVG – Aspose.SVG...

    Learn how to reliably render SVG text in C# using custom fonts, font fallback, @font-face, and avoid common SVG to PDF and image conversion issues.... SetFontsLookupFolder (Path. Combine (DataDir, "fonts" ));...ConvertSVG (document, saveOptions, Path. Combine (OutputDir, "custom-font...

    docs.aspose.com/svg/net/working-with-fonts-and-...
  5. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Use pydicom library...

    products.aspose.com/pdf/python-net/conversion/d...
  6. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....MarkdownSaveOptions, and the path to the output file. To convert...directories and paths 8 output_dir = "output/" 9 if not os. path . exists...

    docs.aspose.com/html/python-net/convert-html-to...
  7. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…... Verify Image Path : Confirm that the path to the logo image...correct and accessible. Relative paths can cause issues if the working...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  8. 将演示文稿导出为带外部链接图像的 HTML|Aspose.Slides 文档

    在 Java 中使用 Aspose.Slides 将 PowerPoint 和 OpenDocument 演示文稿导出为 HTML,并将图像和其他资源保存为外部链接文件。...Path ; import java.nio.file.Paths ; import java...throws IOException { Path inputFilePath = Paths . get ( "presentation...

    docs.aspose.com/slides/zh/java/exporting-presen...
  9. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry Paths, curved corners, composite shapes....about shapes: A shape (or its path) can either be closed or open...instance represents a geometry path of the IGeometryShape object...

    docs.aspose.com/slides/androidjava/custom-shape/
  10. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …... Make sure to adapt the paths and options as per your requirements...Convert() { ConvertedFilePath = Path.ChangeExtension(OriginalFilePath...

    forum.aspose.com/t/system-drawing-common-depend...