Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 60,984 for

path

(0.08 sec)
  1. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...
  2. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them.... path . join ( self . dataDir , "invoice1...png" )); input . add ( os . path . join ( self . dataDir , "invoice2...

    docs.aspose.com/ocr/java/recognition/invoice/
  3. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  4. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  5. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of Paths....sets the file name (without path) where the resource will be...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Detect Hyperlink Type with Golang via C++|Docum...

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....external, cell reference, file path, etc. Aspose.Cells supports...link FilePath: Local and full path to files\folders. Email: Email...

    docs.aspose.com/cells/go-cpp/detect-hyperlink-t...
  7. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/change-character-spac...
  8. Verify Signature in PDF File|Aspose.PDF for .NET

    This section explains how to verify signature in PDF File using PdfFileSignature class....void IsPdfSigned () { // The path to the documents directory var...IsPdfSignedWithGiven () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/verify-signature-in-pdf/
  9. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter...." , new ImageSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...pass the , , and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-png/
  10. Opening Files in PHP|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....Excel Files Opening through Path Simply open a Microsoft Excel...file by referencing the file’s path PHP Code $dataDir = '' ; $workbook1...

    docs.aspose.com/cells/java/opening-files-in-php/