Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 53,154 for

path

(0.1 sec)
  1. Convert XLS to PPSM using Python or with free O...

    XLS to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLS to PPSM online converter quickly before integrating the code....file name and desired directory path Step 2 Load PDF file using Presentation...specifying output PPSM file path. So your XLS file is converted...

    products.aspose.com/total/python-net/conversion...
  2. Convert XLSX to PPS using Python or with free O...

    XLSX to PPS conversion in your Python applications without using Microsoft Office or online. Test free XLSX to PPS online converter quickly before integrating the code....file name and desired directory path Step 2 Load PDF file using Presentation...while specifying output PPS file path. So your XLSX file is converted...

    products.aspose.com/total/python-net/conversion...
  3. Convert Markdown to HTML in Java – Aspose.HTML ...

    Learn how to convert Markdown to HTML using Java library. Consider various Markdown to HTML conversion scenarios in Java code....takes a path to the source Markdown file and output file path. Copy...

    docs.aspose.com/html/java/convert-markdown-to-h...
  4. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add pages to PS documents with a few lines of C++ code.... Construct the path to the documents directory....file. Variant 2. Construct the path to the documents directory....

    products.aspose.com/page/cpp/add-pages-to-ps/
  5. 导入和导出注释到XFDF格式|Aspose.PDF for Java

    您可以使用Aspose.PDF for Java库导入和导出XFDF格式的注释。...document ); var exportFileName = Path . Combine ( _dataDir , "exportannotations...// 保存输出 PDF document . Save ( Path . Combine ( _dataDir , "AnnotationDemo2...

    docs.aspose.com/pdf/zh/java/import-export-xfdf/
  6. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image... set the path to a source image Select target...files. The full or relative path to the source needs to be specified...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  7. Convert OneNote to Obsidian Markdown with Aspos...

    Sample code for convert OneNote to Obsidian using C#. Utilize the API example code for batch conversion of .one to .md files within VB.NET, Asp.NET, or any .NET-based application...oneFilePath = "path/to/your/onenote-file.one" ; // Path to OneNote...OneNote file string mdFilePath = "path/to/output-file.md" ; // Output...

    products.aspose.com/note/net/conversion/one-to-...
  8. 类型1字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解如何使用.NET中的1型字体的字形和指标来工作的基础。...; //Font file name with full path 3 4 FontDefinition fd = new...; //Font file name with full path 3 4 FontDefinition fd = new...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  9. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  10. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/