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

path

(0.18 sec)
  1. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...128,128))); 11 12 // Create path with closed rectangle geometry...masked by ImageBrush 11 XpsPath path = canvas. addPath (doc. createPathGeometry...

    docs.aspose.com/page/java/xps/working-with-tran...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  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. 如何用 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/...
  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...