Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 60,948 for

path

(0.11 sec)
  1. Compress PDF Document | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...optimized document to the new path using the Save() method. Example...optimized document to the new path using the Save() method. Example...

    products.aspose.com/pdf/compress/
  2. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...
  3. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  4. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....configuration DATA_DIR = "your path here" def add_page_num_stamp...configuration DATA_DIR = "your path here" def add_page_num_stamp_roman...

    docs.aspose.com/pdf/python-net/add-page-number/
  5. 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/
  6. 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...
  7. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件导入和导出注释到 XFDF。...ImportAnnotation () { // The path to the documents directory var...ImportExportXFDF01 () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/import-export-annota...
  8. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...lic"); var FILE_DOWLOAD_PATH = plugins.file.getDefaultUploadLoca()...var wordFile = FILE_DOWLOAD_PATH + uploadedFile.getName().replace('...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  9. 从演示文稿形状中提取图像|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中从 PowerPoint 演示文稿提取图像...function saveImage ( image , path , imageType ) { var ImageFormatClass...image . getImage (). save ( path , java . newInstanceSync ( "java...

    docs.aspose.com/slides/zh/nodejs-java/extractin...
  10. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...printStackTrace(); } // Path to the input CDR file String...oads\\Holy Snake d.cdr"; // Path to the output PDF file String...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...