Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 61,542 for

path

(0.15 sec)
  1. 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...
  2. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...Document doc = new Document("path/to/your/document.docx"); //...modified document doc.save("path/to/your/modified_document.docx");...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  3. Converting a HTML file to XPS using C# | Aspose...

    Sample code for HTML‑to‑XPS conversion in .NET. Use the API example code for batch HTML‑to‑XPS conversion within VB.NET, ASP.NET, or any .NET‑based application....while passing the output file path & SaveFormat.Xps as parameters...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/html-to-...
  4. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version....of the license file (without path) is specified, set_license function...specify an absolute or relative path. If you prefer to load the license...

    docs.aspose.com/ocr/cpp/licensing/
  5. 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/
  6. FieldTemplate.includeFullPath property | Aspose...

    FieldTemplate.includeFullPath property. Gets or sets whether to include the full file Path name....whether to include the full file path name. get includeFullPath ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Managing Document Properties in Ruby|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....Workbook object by Excel file path workbook = Rjb :: import ( 'com...Workbook object by Excel file path workbook = Rjb :: import ( 'com...

    docs.aspose.com/cells/java/managing-document-pr...
  8. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing stream efficiency during resource saving....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Generate EAN-2 and EAN-5 Barcodes as Supplement...

    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.... Save ( $"{path}SupplementEAN2.png" , BarCodeImageFormat...= "12345" ; gen . Save ( $"{path}SupplementEAN5.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/ean2-and-ean5-as-su...
  10. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....CreateDocument () { // String for path name. String _dataDir ( "C:...CreateSearchableDocu () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/create-pdf-document/