Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 60,791 for

path

(0.11 sec)
  1. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....Revisions are found inside the path \xl\revisions. You can view...extension to ZIP. The \xl\revisions path contains files ending with ...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  2. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....relative paths), or you can specify a custom output path and folder..."md-images" save_options . base_path = "c: \\ documents" with slides...

    docs.aspose.com/slides/python-net/convert-power...
  3. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  4. 如何使用 .NET 删除 Redaction 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Redaction 个注释。... Path . Combine ( _dataDir , "sample_Redaction...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Redaction_del...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  5. Generating the form|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for Java engine....recognition pattern file, provide the path to the form’s source code to...in the source code, the full path to each image file must be directly...

    docs.aspose.com/omr/java/generate-template/
  6. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from car plate images or photographs.... path . join ( self . dataDir , "car1...png" )); input . add ( os . path . join ( self . dataDir , "car2...

    docs.aspose.com/ocr/java/recognition-settings-c...
  7. 使用C++在保存为HTML时禁用CSS|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为HTML时禁用CSS。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/disable-css-while-...
  8. 在VSTO和Aspose.Cells中保护和取消保护工作簿|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....//Specify the template excel file path. string myPath = "MyBook.xls"...//Specify the template excel file path. string myPath = "Book1.xls"...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  9. 用 Node.js 通过 C++ 实现错误和布尔值的本地化(如俄语或其他语言)|Documen...

    学习如何用 Aspose.Cells for Node.js via C++ 在不同语言环境中实现错误和布尔值。...node" ); const path = require ( "path" ); // Russian Globalization...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-e...
  10. Working with Headers|Aspose.Words for Java

    Remove headers from a document easily and fast instead of using Apache POI.... Java // The path to the documents directory....of the document. Java // The path to the documents directory....

    docs.aspose.com/words/java/working-with-headers/