Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 60,789 for

path

(0.08 sec)
  1. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...clip is a boundary defined by a path that restricts the visibility...truncated. In Python, clipping paths can be assigned in three ways:...

    docs.aspose.com/page/python-net/ps/working-with...
  2. 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-...
  3. Convert XLSX File to PDF Format with C++|Docume...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/convert-xlsx-file-to-...
  4. Query: `Aspose.Drawing.GraphicsPath.Flatten()` ...

    Dear Aspose Support Team, We are currently in the process of evaluating, Aspose.Drawing to replace System.Drawing. Aspose .Drawing version: 25.6.0 .NET Framework: 4.7.2 OS: Windows 11 Our codebase makes extensive u…...0 MB) Code used to draw path : private void DrawCircleWithAspose(...dy); var path = new DrawingA.Drawing2D.GraphicsPath(); path.AddEllipse(center...

    forum.aspose.com/t/query-aspose-drawing-graphic...
  5. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  6. IMAP Backup and Restore Operation|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....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/imap-backup-and-rest...
  7. Font Command Line Converter | Aspose.Font CLI T...

    Powerfull Command-Line Converter tool from Aspose.Font to convert popular font formats easily and efficiently. Aspose CLI Font converter....[Required] : Path to the input font file. Example: --input "path/to/font...ttf" -o, --output [Required] : Path where the converted font will...

    docs.aspose.com/font/net/cli-tools/font-convert/
  8. FieldRD.isPathRelative property | Aspose.Words ...

    FieldRD.isPathRelative property. Gets or sets whether the Path is relative to the current document....property Gets or sets whether the path is relative to the current document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with GridJs storage|Documentation

    This article describes the general processing for Aspose.Cells.GridJs....GridJsWorkbook () file_path = os . path . join ( FILE_DIRECTORY...file if not os . path . isfile ( file_path ): return jsonify...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....GetDocumentWindowAnd () { // String for path name. String _dataDir ( "C:...SetDocumentWindowAnd () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/