Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 53,146 for

path

(0.06 sec)
  1. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF documents programmatically with C# sample code using Aspose.PDF for .NET...all the PDF files with full path. Set the style of text like...Output file: { var inputFile = Path . Combine ( dataDir , "DigitallySign...

    products.aspose.com/pdf/net/signature/
  2. Aspose.PSD CLI Crop Application for .NET|Docume...

    Aspose.PSD-based Crop CLI application for PSD, PSB and AI File Formats. No-code CI/CD Automation. Supports crop of PSD, PSB files and export to PDF, TIFF, JPEG, JPEG2000, PNG, GIF and BMP. It does not require Adobe Photoshop or Adobe Illustrator to be installed and can be run from console without additional code.... Path to the input file. o, output Required. Path, where...values: Rect, Circle license Path to the license. help Display...

    docs.aspose.com/psd/net/cli/crop/
  3. Merge PDF files using .NET | Aspose.PDF

    Merge PDF files programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf/
  4. 用C++将VBA证书导出到文件或流|Documentation

    了解如何使用Aspose.Cells for C++将VBA数字证书导出到文件或内存流。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-vba-certifi...
  5. Merge XPS files using .NET | Aspose.PDF

    Merge XPS files programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "image1..."image1.xps" ); var inputFile2 = Path . Combine ( dataDir , "image2...

    products.aspose.com/pdf/net/merger/xps/
  6. 用C++计算数据表的数组公式|Documentation

    如何使用Aspose.Cells库在Microsoft Excel中用C++计算数据表的数组公式。通过加载现有Excel文件或创建新Excel文件,利用Aspose.Cells提供的方法计算数组公式并获取结果。最后保存修改后的Excel文件。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/calculation-of-arr...
  7. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions... BarCodeReader ( ` ${ path } many_code128.png` , "Code128"...BarCodeInstance . BarCodeReader ( ` ${ path } many_code128.png` , "Code128"...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  8. How to use Aspose.Cells for Python via Java in ...

    This section compares Aspose.Cells for Python via Java components and some other Excel Python operation libraries....penjdk-amd64 ENV PATH=$JAVA_HOME/bin:$PATH Check version java...file. Suppose we have a test path “/app”. We will complete the...

    docs.aspose.com/cells/python-java/aspose-cells-...
  9. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。... size ()); U16String path = srcDir + u "chord.wav" ; std...std :: ifstream wavStream ( path . ToUtf8 (), std :: ios :: binary...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  10. Convert HTML from ZIP archive to JPG – C# example

    In the article, the example of a message handler creating for working with zip archives is considered. The implementation of converting zip to jpg is shown....ZipArchiveMessageHan (string path) 9 { 10 this . filePath = path; 11 Filters....[] GetFile (string path) 39 { 40 path = path. Replace ( @ "\",...

    docs.aspose.com/html/net/message-handlers/conve...