Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 70,075 for

paths

(0.06 sec)
  1. Manual Package Installation for VS|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....Extension directories by following paths: The VS 2010 SSRS Extension...

    docs.aspose.com/barcode/reportingservices/manua...
  2. Bug 5033: Converting EsriJson to CSV- Conversio...

    Hi Alexander, Please see: Test data(Input/output): 5033-EsriJson-Csv.7z (862 Bytes) Thanks,...:“value0”}}, {“geometry”:{“paths”: [[[102,0],[103,1],[104,0]...

    forum.aspose.com/t/bug-5033-converting-esrijson...
  3. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: 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 GeometryShape object...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  4. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/python-net/convert-svg-to-...
  5. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  6. Create SVG CSS Rules in C# with Rule Builder – ...

    Learn how to create SVG CSS rules in C# using Aspose.SVG Rule Builder. Configure fills, strokes, fonts, and reusable SVG styles.... Save (Path. Combine (OutputDir, "font-face...document 30 document. Save (Path. Combine (OutputDir, "rule-builder...

    docs.aspose.com/svg/net/rule-builder/
  7. Generate Barcode and QR Code with Logo in Python

    Learn how to generate barcode and QR code with logo in Python using Aspose.BarCode for Python via .NET. Guide includes code, setup, and performance tips....tempfile from pathlib import Path from PIL import Image from aspose...generation # Input/output paths logo_path = Path( r "Data/aspose-logo...

    blog.aspose.com/barcode/generate-barcode-and-qr...
  8. 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...
  9. 将演示文稿导出为带外部链接图像的 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...
  10. 在 Android 上优化演示文稿的图像管理|Aspose.Slides 文档

    通过 Aspose.Slides for Android via Java,简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并实现工作流自动化。... readAllBytes ( Paths . get ( "image.svg" ))); ISvgImage...svgContent = Files . readAllBytes ( Paths . get ( "image.svg" )); // 创建...

    docs.aspose.com/slides/zh/androidjava/image/