Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 60,928 for

path

(0.09 sec)
  1. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/Path/to/charts…...you Code: new Presentation("/path/to/charts.pptx").getSlides()...Dimension(1820, 1040)).save("/path/to/slide"+slide.getPresentation()...

    forum.aspose.com/t/multiple-discrepancies-when-...
  2. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....configuration DATA_DIR = "your path here" def create_and_add_floating_box...addition. Args: outfile (str): Path where the PDF with floating...

    docs.aspose.com/pdf/python-net/floating-box/
  3. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display.... const path = require ( "path" ); const AsposeCells...node" ); // Your local test path const localPath = "" ; // Create...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  4. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…...Path).ToArray(); pdfEditor.Concatenate(...ConcatenateIgnoringC; Check File Paths : Make sure that the paths you are providing...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  5. 使用 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...
  6. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in C++ using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....LinkController class and sets the path where generated resource files...will be saved. // savePath - Path to the location where generated...

    docs.aspose.com/slides/cpp/exporting-presentati...
  7. SVG to PDF Converter using Python | Aspose.PDF

    Sample code on Python for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Python and .NET... Specify the path to the input PDF document by...document and specified file path to save the document in SVG...

    products.aspose.com/pdf/python-net/conversion/s...
  8. PNG to PDF Converter using Python | Aspose.PDF

    Sample code on Python for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Python and .NET... Specify the path to the input image document...PDF file to a specified output path using the save method of the...

    products.aspose.com/pdf/python-net/conversion/p...
  9. SVG to DOC Converter using Python | Aspose.PDF

    Sample code on Python for SVG to DOC conversion. Use example code for batch SVG to DOC conversion with Python and .NET... Specify the path to the input PDF document by...document to a specified output path, resulting in a DOCX file that...

    products.aspose.com/pdf/python-net/conversion/s...
  10. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products.... GraphicsPath _path; 5 private System. Drawing ...Drawing2D . GraphicsPath path) 8 { 9 _path = path; 10 } 11 12 public...

    docs.aspose.com/font/net/text-rendering-type1-f...