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

path

(0.12 sec)
  1. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG....define paths 9 output_dir = "output/" 10 if not os. path . exists...makedirs (output_dir) 12 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/python-net/convert-svg-to-...
  2. 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/
  3. Aspose.Slides for Java 15.10.0 的公共 API 和不兼容更改|A...

    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....VideoPlayerHtmlContr 构造函数接受以下参数: path:生成视频和音频文件的路径 fileName:HTML 文件的名称...pptx" ); try { final String path = "path" ; final String fileName...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    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....VideoPlayerHtmlContr 构造函数接受以下参数: path: 生成视频和音频文件的路径 fileName: HTML...pptx" ); try { final String path = "path" ; final String fileName...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  5. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....file system at the specified path. Create an instance of class...PdfSaveOptions , and output file path to the convert_epub() . The...

    docs.aspose.com/html/python-net/convert-epub-to...
  6. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET....void SignDocument () { // The path to the documents directory var... string password ) { // The path to the documents directory var...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/
  7. 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...
  8. 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...
  9. 如何用 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/...
  10. 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...