Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 61,126 for

path

(0.14 sec)
  1. View or Edit POTX Files Metadata using Python |...

    Python source code to edit or view POTX format metadata.... Presentation(path + "ModifyBuiltinPropert.potx"...the Presentation class with path to POTX file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit FODP Files Metadata using Python |...

    Python source code to edit or view FODP format metadata.... Presentation(path + "ModifyBuiltinPropert.fodp"...the Presentation class with path to FODP file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  3. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Get the Excel file path U16String filePath = srcDir...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  4. 用C++在Excel文件中指定存储的有效数字|Documentation

    学习如何使用Aspose.Cells与C++在Excel文件中指定存储的有效数字。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/specifying-signifi...
  5. 导入和导出表单字段|Aspose.PDF for .NET

    使用 FormEditor 类通过 DataTable 填充表单字段,编号 Aspose.PDF for .NET...void ImportData () { // The path to the documents directory var...void ExportData () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/import-export-form-f...
  6. Managing Document Properties in 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/net/managing-document-pro...
  7. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from scanned receipts.... path . join ( self . dataDir , "receipt1...png" )); input . add ( os . path . join ( self . dataDir , "receipt2...

    docs.aspose.com/ocr/java/recognition-settings-r...
  8. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from ID cards.... path . join ( self . dataDir , "ID1...png" )); images . add ( os . path . join ( self . dataDir , "ID2...

    docs.aspose.com/ocr/java/recognition-settings-i...
  9. Introduced i 24.10 - Compare marks too much tex...

    Starting with Aspose.Words 24.10, comparing files at the word level may incorrectly mark too much text as inserted and deleted. Attached is an example, with the original file, the revised file, a code sample and the com…...Document docA = new Document("path/to/original.docx"); Document...Document docB = new Document("path/to/revised.docx"); // Set up compare...

    forum.aspose.com/t/introduced-i-24-10-compare-m...
  10. 设置列宽为可缩放单位,如em或百分比,使用C++实现|Documentation

    学习如何使用Aspose.Cells for C++将列宽设置为可缩放单位,如em或百分比。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/set-column-width-t...