Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 89,443 for

path

(0.1 sec)
  1. Convert VCF to ICS via C++ application | produc...

    Sample C++ conversion code for VCF document to ICS format. Use example code for batch VCF to ICS conversion within any C++ Application.... Pass the output file path with (ICS) file extension. ICS...will be saved at the specified path. Open ICS file in compatible...

    products.aspose.com/email/cpp/conversion/vcf-to...
  2. Convert EMLX to MSG via C++ application | produ...

    Sample C++ conversion code for EMLX document to MSG format. Use example code for batch EMLX to MSG conversion within any C++ Application.... Pass the output file path with (MSG) file extension. MSG...will be saved at the specified path. Open MSG file in compatible...

    products.aspose.com/email/cpp/conversion/emlx-t...
  3. View or Edit POTX Files Metadata using Python |...

    Python source code to edit or view POTX format metadata.... Presentation(path + "ModifyBuiltinPropert.potx"...the Presentation class with path to POTX file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  4. View or Edit FODP Files Metadata using Python |...

    Python source code to edit or view FODP format metadata.... Presentation(path + "ModifyBuiltinPropert.fodp"...the Presentation class with path to FODP file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  5. View or Edit POTM Files Metadata using Python |...

    Python source code to edit or view POTM format metadata.... Presentation(path + "ModifyBuiltinPropert.potm"...the Presentation class with path to POTM file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  6. View or Edit POT Files Metadata using Python | ...

    Python source code to edit or view POT format metadata.... Presentation(path + "ModifyBuiltinPropert.pot"...the Presentation class with path to POT file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  7. FileFontSource class | Aspose.Cells for Python ...

    FileFontSource class FileFontSource class Represents the single TrueType font file stored in the file system. Inherit...... file_path Path to font file. See Also module...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Inserting and Removing Cell Comments in a Works...

    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"...//Specify the template excel file path. string myPath = "Book1.xls"...

    docs.aspose.com/cells/net/inserting-and-removin...
  9. Aspose.OMR for .NET 21.10 Release Notes

    Aspose.OMR for .NET 21.10 Release Notes – the latest updates and fixes....for generate template string path = @ "D:\ProgramOMR\Generation\Grid...result = engine.GenerateTemplate(path, settings); result.Save( @ ...

    releases.aspose.com/omr/net/release-notes/2021/...
  10. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF....input variable that contains the path to the PDF file. The example...document to the specified output path. var document = new Document...

    docs.aspose.com/pdf/net/remove-form/