Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 67,898 for

paths

(0.1 sec)
  1. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....html as ah 5 6 # Prepare output path for document saving 7 output_dir...exist_ok = True) 9 save_path = os. path . join (output_dir, "c...

    docs.aspose.com/html/python-net/how-to-change-b...
  2. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  3. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in C++....references to resources that use UNC paths such as ‘\example.com\a\b ’...URI scheme is "file" (or the path is a UNC/local file), return...

    docs.aspose.com/words/cpp/web-applications-secu...
  4. LaTeX to SVG Conversion API | C++

    LaTeX to SVG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert LaTeX to SVG....e::TeX::TeXJob>(System::IO::Path::Combine(RunExamples::InputDirectory...SVG files describe shapes, paths, text, and filters in a resolution‑independent...

    products.aspose.com/tex/cpp/conversion/latex-to...
  5. PDL Conversion API | Node.js Solution

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Node.js library with the Aspose.Page PDL conversion functionality.... Manipulate canvases, paths, and glyph elements, and handle...

    products.aspose.com/page/nodejs-cpp/conversion/
  6. 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...
  7. CRITICAL REGRESSION in Aspose.HTML 26.4 — Tagge...

    CRITICAL REGRESSION in Aspose.HTML 26.4 — Tagged-PDF Structure Tree Corruption with <a> + page-break-before body { font-family: Segoe UI, Arial, sans-serif; max-width: 960px; margin: 40px auto; padding: 0 20px; line…...elements) and HTMLNET-6957 (path objects not tagged as artifacts)..."HTML-to-Tagged-PDF: CSS border/background path objects not tagged as Artifacts...

    forum.aspose.com/t/critical-regression-in-aspos...
  8. 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/
  9. Aspose.PSD for .NET cant get warping to work in...

    Hello, I’m testing PSD files with smart objects with warping but for some reason we cant get the custom warping to work. Any help would be appreciated....void Run() { // Define the paths for the source and output files...file names string sourceFile = Path.Combine(baseDir, "source.psd");...

    forum.aspose.com/t/aspose-psd-for-net-cant-get-...
  10. 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/