Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 61,481 for

path

(0.13 sec)
  1. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....the recognized image by file path: string file = "source.png"...you can specify the full image path (for example, string file =...

    docs.aspose.com/ocr/cpp/hello-world/
  2. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...static void Circle () { // The path to the document directory var...void CircleFilled () { // The path to the document directory var...

    docs.aspose.com/pdf/zh/net/add-circle/
  3. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...ManipulateTable () { // The path to the documents directory var...void ReplaceTable () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  4. AsposeFontConvertToWOFF | Node.js

    Convert fonts into woff format. Reliable Node.js via C++ library for font conversion from Aspose.Font....*Replace path/to/your/font.eot with the actual path to your font...

    docs.aspose.com/font/nodejs-cpp/convert-font/as...
  5. 使用 Python 管理演示文稿中的图表数据标记|Aspose.Slides for Pyth...

    了解如何在 Aspose.Slides 中自定义图表数据标记,通过清晰的代码示例提升 PPT、PPTX 和 ODP 格式演示文稿的效果。... Bitmap ( path + "aspose-logo.jpg" ) imgx1...设置图片 image2 = draw . Bitmap ( path + "Tulips.jpg" ) imgx2 = presentation...

    docs.aspose.com/slides/zh/python-net/chart-data...
  6. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words... Save ( $"{path}AddBarcodeToWordDocu.docx" ...document wordDoc . Save ( $"{path}AddBarcodeToWordDocu.docx" ...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  7. Aspose.TeX's input interface | .NET

    Conversion functionality of Aspose.TeX API solution for .NET with TeX, as an input format is explained here with the code examples.... Open (Path. Combine (DataDir, "zip-in.zip"...input. You can also specify a path inside the archive. 10 options...

    docs.aspose.com/tex/net/aspose-tex-input/
  8. 用 Python 将 SVG 转换为 JPG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 JPG。了解 ImageSaveOptions 并参考将 SVG 转换为 JPG 的 Python 代码示例。...define paths 9 output_dir = "output/" 10 if not os. path . exists...makedirs (output_dir) 12 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  9. 註釋 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 從 PDF 文檔中刪除註釋。... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret...

    products.aspose.com/pdf/zh-hant/annotation/
  10. Create XBRL File via C# | products.aspose.com

    Sample code for XBRL file creation. Use API example code for batch XBRL files generation within .NET based applications....by providing the target file path. Creation Requirement To proceed...

    products.aspose.com/finance/net/create/xbrl/