Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 60,928 for

path

(0.1 sec)
  1. Convert SVG to Image – Aspose.SVG for Python vi...

    Learn about SVG to Image conversions and how to execute them with Aspose.SVG for Python via .NET. Consider Python examples and an online SVG Converter....will show how to configure the paths to the source and output files..."output/" 11 src_file = os. path . join (input_folder, "сhristmas-tree...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  2. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...pdfDocument = new Document("path/to/your/document.pdf"); // Create...optimized document pdfDocument.save("path/to/your/optimized_document.pdf");...

    forum.aspose.com/t/nullreferenceexception-in-do...
  3. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge PPSX Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/ppsx/
  4. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...exit , emphasis , and motion paths categories. Animations in Aspose...how to apply the PathFootball (path football) effect to a shape:...

    docs.aspose.com/slides/python-net/shape-animation/
  5. 从 PDF 文件中提取文本|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类从 pdf 中提取文本。...void ExtractText () { // The path to the documents directory var...ExtractTextExtracton () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-text/
  6. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...ValidateToPdfA1aStan () { // The path to the documents directory var...ValidateToPdfA1bStan () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  7. Working with Distribution Lists|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/working-with-distrib...
  8. 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-...
  9. How to Run Examples | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn how to run examples within Aspose.Page API solution for Python....after installation in [PYTON_PATH]\Lib\site-packages\ folder....Page can be installed in [PYTON_PATH]\site-packages\ folder. In this...

    docs.aspose.com/page/python-net/how-to-run-exam...
  10. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...