Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 61,634 for

path

(0.1 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. 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/
  4. How to add Link Annotation using C++ | Aspose.PDF

    Add Link annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_link...

    products.aspose.com/pdf/cpp/annotation/link/add/
  5. How to add Freetext Annotation using .NET | Asp...

    Add Freetext annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_free_text...

    products.aspose.com/pdf/net/annotation/freetext...
  6. How to add Link Annotation using .NET | Aspose.PDF

    Add Link annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_link...

    products.aspose.com/pdf/net/annotation/link/add/
  7. Add Text Stamp to PDF using C# | Aspose.PDF

    Add text stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET....with Python var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "AddTextStamp_out...

    products.aspose.com/pdf/net/stamps/text/
  8. Aspose.Slides for .NET 15.10.0 中的公共 API 和向后不兼容的...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...VideoPlayerHtmlContr 构造函数接受以下参数: path: 将生成视频和音频文件的路径 fileName: HTML...pptx" )) { const string path = "path" ; const string fileName...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....file format (using the file path) and check its extension. You...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  10. Extract Attachments from PDF using C# | Aspose.PDF

    Extract Attachments from PDF on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Size}" ); } } var inputFile = Path . Combine ( dataDir , "GetAlltheAttachments...fileSpecification ); var outputFilePath = Path . Combine ( dataDir , fileSpecification...

    products.aspose.com/pdf/net/attachments/extract/