Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 61,039 for

path

(0.92 sec)
  1. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....SetPrivilegesOnExist () { // The path to the documents directory var...void EncryptPdfFile () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  2. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....FFmpeg ffmpeg = new FFmpeg ( "path/to/ffmpeg" ); FFprobe ffprobe...ffprobe = new FFprobe ( "path/to/ffprobe" ); FFmpegBuilder builder...

    docs.aspose.com/slides/androidjava/convert-powe...
  3. Aspose::Words::Fonts::FolderFontSource::get_Fol...

    Aspose::Words::Fonts::FolderFontSource::get_FolderPath method. Path to the folder in C++....FolderFontSource::get_FolderPath method Path to the folder. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....getFontName (); $path = $fontName . ".woff" ; // some path sanitaze may...FileOutputStream" , $this -> m_basePath . $path ); $Array = new java_class (...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow....FFmpeg" , "path/to/ffmpeg" ); $ffprobe = new...bramp.ffmpeg.builder.FFprobe" , "path/to/ffprobe" ); $builder = (...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Working with Messages in a PST File|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....( self , path ): self . files = os . listdir ( path ) self ....from_file ( os . path . join ( self . path , self . files [ self...

    docs.aspose.com/email/python-net/working-with-m...
  7. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Construct path to the file 2 string fontPath = Path.Combine(DataDir...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  8. Link Cells to XML Map Elements|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....Cell Areas Mapped to XML Map Path using Worksheet.XmlMapQuery...

    docs.aspose.com/cells/net/link-cells-to-xml-map...
  9. Converting Worksheet to Image in Python|Documen...

    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....Instantiate a workbook with the path to an Excel file book = self...

    docs.aspose.com/cells/java/converting-worksheet...
  10. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....loading do the next: Construct path to the file. Initiate object...the font. Copy 1 // Construct path to the file 2 System::String...

    docs.aspose.com/font/cpp/how-to-load-fonts/