Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 60,990 for

path

(0.13 sec)
  1. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different quality options presets and setting various options...read = new BarCodeReader ( $"{path}barcodes_different_quality.png"...read = new BarCodeReader ( $"{path}barcodes_different_quality.png"...

    docs.aspose.com/barcode/net/recognition-quality...
  2. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type... Save ( $"{path}SwissPostDomesticMai.png" ,...Pixels = 40 ; gen . Save ( $"{path}SwissPostDomesticMai.png" ,...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  3. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 Python 原始程式碼。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  4. FileFormatUtil.DetectFileFormat fails to detect...

    to reproduce: unzip the attached file call Aspose.Words.FileFormatUtil.DetectFileFormat for the text file expected to get Txt, but got Unknown data_1000chars_Uknown.txt.zip (805 Bytes)...DetectFileFormat("path_to_your_extracted_file"); Expected...Check the File Path : Ensure that the file path provided to the...

    forum.aspose.com/t/fileformatutil-detectfilefor...
  5. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....ap from os import path path_infile = path . join ( self . data_dir...) document = ap . Document ( path_infile ) for page in document...

    docs.aspose.com/pdf/python-net/extracting-table/
  6. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....std :: endl ; // String for path name String _dataDir ( "C: \\...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  7. Aspose.Slides for .NET 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" )) { const string path = "path" ; const string fileName...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  8. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in Java...can also be used to update a path to the external workbook (if...data source. If the relative path for an external workbook is...

    docs.aspose.com/slides/androidjava/chart-workbook/
  9. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...var document = new SVGDocument(Path. Combine (DataDir, "owl-edited...ConvertSVG (document, saveOptions, Path. Combine (OutputDir, "owl-edited...

    docs.aspose.com/svg/net/convert-svg-to-image/
  10. XML to PDFA Converter using C# | Aspose.PDF

    Sample code for XML to PDFA C# conversion. Use API example code for batch XML files to PDFA conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Pdf as parameters...PDFA Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-p...