Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 61,050 for

path

(0.15 sec)
  1. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  2. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...
  3. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters... Save ( $"{path}QRCodetext.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}QRCodetext.png" , DecodeType...

    docs.aspose.com/barcode/net/get-barcode-type-an...
  4. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...os import path from io import FileIO input_file = path . join (...data_dir , infile ) output_image = path . join ( self . data_dir , outfile...

    products.aspose.com/pdf/python-net/images/extract/
  5. Extract Images from PDF C# | Aspose.PDF

    Extract images from PDF file programmatically with C# sample code using Aspose.PDF for .NET...from PDF - C# var inputFile = Path . Combine ( dataDir , "ExtractImages..."ExtractImages.pdf" ); var outputFile = Path . Combine ( dataDir , "ExtractImages_out...

    products.aspose.com/pdf/net/images/extract/
  6. Disable Compatibility Checker in Excel with Nod...

    Learn how to disable the compatibility checker through the Aspose.Cells for Node.js via C++ API.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/disable-compat...
  7. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A‑compliant PDF files using Aspose.Cells for Node.js via C++....Screenshot Sample Code const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  8. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-scalec...
  9. TextPath.xscale property | Aspose.Words for Nod...

    TextPath.xscale property. Determines whether a straight textPath will be used instead of the shape Path....be used instead of the shape path. get xscale () : boolean Remarks...true , the text runs along a path from left to right along the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用Node.js的C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查VBA代码的数字签名的有效性。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-di...