Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 64,802 for

paths

(0.38 sec)
  1. How to convert PDF to ByteArray | Aspose.PDF

    Do you know how easily convert PDF to ByteArray in C#? Convert PDF to ByteArray with high quality using .NET Aspose.PDF library....efficient and compact than file paths or URLs. Working with files...

    products.aspose.com/pdf/tutorial/convert-pdf-by...
  2. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats....available fonts and the search paths differ across platforms, which...

    docs.aspose.com/slides/androidjava/font-substit...
  3. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....from os import path document = ap . Document ( path_infile ) document...pen');" ) document . save ( path_outfile ) In this example we...

    docs.aspose.com/pdf/python-net/actions/
  4. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。...Prepare output directory and path for saving 7 output_dir = "output"...exist_ok = True) 9 save_path = os. path . join (output_dir, "change-border-color...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  5. Convert HTML from ZIP archive to PDF – Aspose.H...

    Learn how to convert HTML from a ZIP archive to PDF using C# message handlers in Aspose.HTML for .NET....ZipArchiveMessageHan (string path) 11 { 12 this . filePath = path; 13 Filters...[] GetFile (string path) 41 { 42 path = path. Replace ( @ "\",...

    docs.aspose.com/html/net/message-handlers/conve...
  6. Customize Presentation Shapes in PHP|Aspose.Sli...

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

    docs.aspose.com/slides/php-java/custom-shape/
  7. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....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/python-net/convert-svg-to-...
  8. Vectorize BMP – Python code and Online Vectorizer

    Convert BMP to SVG online or in Python with Aspose.SVG. Vectorize BMP images to enjoy the benefits of vector graphics. Try Online Image Vectorizer....shapes, Bezier curves, splines, paths, and lines. After vectorization...error_threshold , max_iterations , path_builder , stencil , etc. To...

    products.aspose.com/svg/python-net/vectorize-im...
  9. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。... readAllBytes ( Paths . get ( "audio.mp3" ))); IAudioFrame...addVideo ( Files . readAllBytes ( Paths . get ( "video.avi" ))); IVideoFrame...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  10. Converting a CGM file to DOC using Python | Asp...

    Sample code on Python for CGM to DOC conversion. Use example code for batch CGM to DOC conversion with Python and .NET... Define the paths to the input PDF file and output...output directory using path.join() function. Create a new instance...

    products.aspose.com/pdf/python-net/conversion/c...