Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 244,873 for

load

(0.16 sec)
  1. Access Properties of Protected Presentation usi...

    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....Password //creating instance of load options to set the presentation...by passing the file path and load options to the constructor of...

    docs.aspose.com/slides/java/access-properties-o...
  2. BinarizationThreshold | Aspose.Note for .NET AP...

    Gets or sets threshold value for fixed threshold binarization method. The default value is 128....GetDataDir_LoadingAndSaving (); // Load the document into Aspose.Note...

    reference.aspose.com/note/net/aspose.note.savin...
  3. BinarizeOtsu | Aspose.Imaging for .NET API Refe...

    BinarizeOtsu DjvuImage.BinarizeOtsu method Binarization of an image with Otsu thresholding public override void Binar...... Load ( dir + "sample.djvu" )) { Aspose...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. NumPlays | Aspose.Imaging for .NET API Reference

    NumPlays ApngOptions.NumPlays property Gets or sets the number of times to loop animation. 0 indicates infinite loopi...... Load ( "Animation1.webp" )) { //...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. Grayscale | Aspose.Imaging for .NET API Reference

    Grayscale TiffImage.Grayscale method Transformation of an image to its grayscale representation public override void ...... Load ( dir + "sample.tif" )) { Aspose...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Aspose::Words::Loading::DocumentLoadingArgs cla...

    Aspose::Words::Loading::DocumentLoadingArgs class. An argument passed into Notify(). To learn more, visit the documentation article in C++....Aspose::Words::Loading::DocumentLoadingArgs class DocumentLoadingArgs...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. How to reduce font size in excel footer using A...

    Hi Is there any way to reduce font size in excel footer using Aspose Cells for Java API. Right now i am using the following code to set the footer. private boolean watermarkTextExcelFile (File excelFile, String waterm…...removeExtension(fileName); // Load the Excel file Workbook workbook...error("watermarkTextExcelFi load sheet ex:" + ex.getMessage());...

    forum.aspose.com/t/how-to-reduce-font-size-in-e...
  8. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.PDF.Facades....( "C: \\ Samples \\ " ); // Load XFA form auto document = MakeObject...( "C: \\ Samples \\ " ); // Load XFA form auto document = MakeObject...

    docs.aspose.com/pdf/cpp/xfa-forms/
  9. Jitter | Aspose.PSD for .NET API Reference

    Jitter OuterGlowEffect.Jitter property Gets or sets the noise. public int Jitter { get ; set ; } Property Value The n...... Load ( src )) { OuterGlowEffect effect...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. Extract XFA Form|Aspose.PDF for PHP via Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for PHP via Java.... // Load XFA form $document = new Document...

    docs.aspose.com/pdf/php-java/extract-form/