Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 60,932 for

path

(0.17 sec)
  1. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....configuration DATA_DIR = "your path here" def crop_page ( input_file_name...Args: input_file_name (str): Path to the input PDF file to be...

    docs.aspose.com/pdf/python-net/crop-pages/
  2. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them.... path . join ( self . dataDir , "invoice1...png" )); input . add ( os . path . join ( self . dataDir , "invoice2...

    docs.aspose.com/ocr/java/recognition/invoice/
  3. 用C++显示和隐藏网格线及行列标题|Documentation

    本文提供使用C++ API或库通过编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/show-and-hide-grid...
  4. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  5. 使用 C# 从 PDF 中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中删除水印的 C# 源代码。...PDF 中删除水印-C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "remove_watermark...

    products.aspose.com/pdf/zh-hant/net/watermark/r...
  6. 使用 C# 从 PDF 中获取水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中获取水印的 C# 源代码。...PDF 中获取水印-C# var inputFile = Path . Combine ( dataDir , "sample...pdf" ); var watermarkFile = Path . Combine ( dataDir , "get_watermark...

    products.aspose.com/pdf/zh-hant/net/watermark/get/
  7. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...ImportDataFromXml () { // The path to the documents directory var...ExportDataToXml () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  8. 使用Node.js通过C++在Excel转换为HTML时排除未使用的样式|Documentation

    了解如何在使用Aspose.Cells for Node.js via C++转换Excel为HTML时排除未使用的样式。... 示例代码 const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/exclude-unu...
  9. HtmlFixedSaveOptions.export_embedded_images pro...

    HtmlFixedSaveOptions.export_embedded_images property. Specifies whether images should be embedded into Html document in Base64 format... path . exists ( ARTIFACTS_DIR + ...else : self . assertTrue ( os . path . exists ( ARTIFACTS_DIR + ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在PHP中计算公式|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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/zh/net/calculating-formul...