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

path

(0.22 sec)
  1. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....std :: endl ; // String for path name String _dataDir ( "C: \\...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  2. 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...
  3. 设置列宽为可缩放单位,如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...
  4. 如何用 C++ 添加 Strikeout 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Strikeout 注释的源代码... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Strikeout...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. View or Edit PPSX Files Metadata using Python |...

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

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

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

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

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

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

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

    products.aspose.com/slides/python-net/metadata/...
  9. 在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....Workbook object by excel file path $workbook = new Workbook ( $dataDir...Workbook object by excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  10. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...