Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 61,026 for

path

(0.14 sec)
  1. Licensing|Documentation

    Learn how to obtain and apply the license for Aspose.OMR for С++ and discover limitations of the trial version....lic" ); If no path is provided, SetLicense method...from the explicit path, provide the full path in SetLicense method...

    docs.aspose.com/omr/cpp/licensing/
  2. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...inputFile variable represents the path to your PSD file, and loadOpt...psdName variable represents the path to save the modified PSD file...

    docs.aspose.com/psd/python-net/graphics-api/
  3. Saving Files in Python|Documentation

    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....name (with its complete storage path) and the desired file format...Workbook object with an Excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/java/saving-files-in-python/
  4. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  5. 在 PDF 文件中验证签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类在 PDF 文件中验证签名。...void IsPdfSigned () { // The path to the documents directory var...IsPdfSignedWithGiven () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/verify-signature-in-...
  6. 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... BarCodeReader ( ` ${ path } barcodes_different_quality...BarCodeInstance . BarCodeReader ( ` ${ path } barcodes_different_quality...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  7. 如何在 HTML 转换过程中调整文档大小?- C#

    了解如何使用 Aspose.HTML for .NET 在转换为 PDF、XPS、DOCX 和图像格式时通过设置渲染选项来调整 HTML 文档的大小。...RenderingOptions 2 3 // Prepare path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "rendering.html" );...

    docs.aspose.com/html/zh/net/resize-document/
  8. Adding New Worksheets to Workbook and Activatin...

    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....Specify the template Excel file path. string myPath = "Book1.xls"...license file // through its path Aspose . Cells . License license...

    docs.aspose.com/cells/net/adding-new-worksheets...
  9. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/hiding-the-display-of...