Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 61,492 for

paths

(0.07 sec)
  1. 在 Android 上创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... readAllBytes ( Paths . get ( "image.png" )); IPPImage...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  2. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET....output directory and prepare a path to save the document 7 output_dir...output_dir = "output" 8 if not os. path . exists (output_dir): 9 os...

    docs.aspose.com/html/python-net/create-a-document/
  3. 用 Python 将 SVG 转换为 PDF – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 PDF。了解 PdfSaveOptions 并参考将 SVG 转换为 PDF 的 Python 代码示例。...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/zh/python-net/convert-svg-...
  4. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java....variables like imagePath represent paths to sample images that contain...degrees. String imagePath = "path/to/rotated_code128.png" ; BarCodeReader...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. TeX to SVG Conversion API| .NET

    TeX to SVG conversion functionality. Integrate this on-premise .NET library into your project or use cross-platform applications to convert TeX to SVG....Path.Combine(RunExamples.InputDirectory...SVG files describe shapes, paths, text, and filters in a resolution‑independent...

    products.aspose.com/tex/net/conversion/tex-to-svg/
  6. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API....used are described in terms of paths and other geometrical primitives...

    docs.aspose.com/cells/python-net/convert-workbo...
  7. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Java. Stand out!...exit , emphasis , and motion paths categories. Animations in Aspose...PPTX file to disk pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-animation/
  8. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...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/zh/python-net/how-to-chang...
  9. How to Optimize SVG – Aspose.SVG for .NET

    You will learn how to optimize SVG and reduce the size of SVG files using Aspose.SVG for .NET....various heuristics to optimize paths and remove unused or useless...var document = new SVGDocument(Path. Combine (DataDir, "source.svg"...

    docs.aspose.com/svg/net/how-to-optimize-svg/
  10. AI PDF Summary Generator - Simplify PDF Summari...

    Learn how to build an AI PDF summary generator in C# using Aspose.PDF for .NET. Extract and summarize PDF content with AI. C# code examples included!...Accepts PDFs, text, or file paths You can also use .WithDocuments()...Just specify the output file path. SaveSummaryAsync(string, SaveFormat...

    blog.aspose.com/pdf/ai-pdf-summary-generator-in...