Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 65,909 for

path

(0.21 sec)
  1. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....def optimize_filesize () # The path to the documents directory ...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  2. Convert PPT to Video in Java | products.aspose.com

    Convert PPT to video in Java. Use Java library API to convert PowerPoint to video...FFmpeg ffmpeg = new FFmpeg ( "path/to/ffmpeg" ); FFprobe ffprobe...ffprobe = new FFprobe ( "path/to/ffprobe" ); FFmpegBuilder builder...

    products.aspose.com/slides/java/conversion/ppt-...
  3. Optimize PDF Document for the Web in Ruby|Aspos...

    Streamline PDFs for faster web delivery and reduced file size using Aspose.PDF in Ruby....Code def optimize_web () # The path to the documents directory ...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  4. FolderFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FolderFontSource class. Represents the folder that contains TrueType font files...Name Description folderPath Path to the folder. priority Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...file paths (documentPath1 and documentPath2). The paths are specified...these with the actual file paths. Comparison Process. Page Selection...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  6. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....ConvertPDFToPPTX () { // The path to the documents directory var...ConvertPDFToPPTWithS () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  7. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java....; //Font file name with full path 3 4 FontDefinition fd = new...); //Font file name with full path 3 4 FontDefinition fd = new...

    docs.aspose.com/font/java/loading-saving-truety...
  8. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能... Copy 1 // The path to the documents directory....46 } 47 48 //Create rectangle path 49 System::SharedPtr < Syst...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  9. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用签名字段从智能卡签署PDF文档。...GetSignatureInfo () { // The path to the documents directory var...VerifyExternalSignat () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...
  10. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。...Startup (); // Output directory path U16String outDir ( u ".. \\...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/threaded-comments/