Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 89,077 for

path

(0.09 sec)
  1. Convert POT to BMP in Python | products.aspose.com

    Sample code for POT to BMP Python conversion. Use PowerPoint Python API for batch conversion POT files to BMP files....while specifying output file path & SaveFormat.BMP as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPTX to EMF in Python | products.aspose...

    Sample code for PPTX to EMF Python conversion. Use PowerPoint Python API for batch conversion PPTX files to EMF files....while specifying output file path & SaveFormat.EMF as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PPTM to SVG in Python | products.aspose...

    Sample code for PPTM to SVG Python conversion. Use PowerPoint Python API for batch conversion PPTM files to SVG files....while specifying output file path & SaveFormat.SVG as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/python-net/conversio...
  4. Extract PDF pages|Aspose.PDF for .NET

    This section explains how to extract PDF pages with Aspose.PDF Facades using PdfFileEditor class....between Two Numbers Using File Paths Extract method of PdfFileEditor...intput file path, start page, end page, and output file path. The pages...

    docs.aspose.com/pdf/net/extract-pdf-pages/
  5. Aspose.Slides for .NET 19.10 Release Notes|Aspo...

    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....Presentation pres = new Presentation ( path + "input.pptx" )) { // Getting...GetThumbnail ( 1f , 1f ). Save ( path + "Slide_0.png" , ImageFormat...

    docs.aspose.com/slides/net/aspose-slides-for-ne...
  6. Custom Image Correction Using Threshold Setting...

    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....NET // The path to the documents directory....

    docs.aspose.com/ocr/net/custom-image-correction...
  7. GetRectangles | Aspose.OCR for .NET API Reference

    Detects text areas on image. Automatic image skew correction is not applied. Support GIF PNG JPEG BMP TIFF....Description fullPath String Path to the image. areasType AreasType...

    reference.aspose.com/ocr/net/aspose.ocr/asposeo...
  8. Display and Hide Tabs of Workbook in xlsx4j|Doc...

    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 workbook = new Workbook...

    docs.aspose.com/cells/java/display-and-hide-tab...
  9. 在PHP中显示或隐藏滚动条|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....a Excel object by excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/display-or-hide-s...
  10. Protect and lock XLSB document via C++ | produc...

    C++ example code to lock XLSB file using password on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Command // Source path. StringPtr srcDir = new String(...String( "SourcePath\"); // Output path. StringPtr outDir = new String(...

    products.aspose.com/cells/cpp/protect/xlsb/