Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 95,877 for

object

(0.17 sec)
  1. Extract Text from PDF File|Aspose.PDF for Java

    This section explains how to extract text with Aspose.PDF Facades using PdfExtractor Class.... You need to create an object of pdfExtractor class and bind...WholeText ) { // Create an object of the PdfExtractor class PdfExtractor...

    docs.aspose.com/pdf/java/extract-text/
  2. 3D Objects|Documentation

    Articles about manipulating 3D Objects in Aspose.3D for Python via .NET....3D Objects Contents [ Hide ] Articles in this section Aspose...Aspose.3D Document Object Model (DOM) Geometry...

    docs.aspose.com/3d/nodejs-java/3d-objects/
  3. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....Examples Shows how insert an OLE object into a document. Document doc...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/net/aspose.words.dra...
  4. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your documents with seamless organization and professional presentation....CompareTo ( object ) Compares the specified object to the current...current object. Equals ( List ) Compares with the specified list...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....remove method accepts an object of PivotTable and removes it...methods. Java //Create workbook object from source Excel file Workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....need to create a PdfViewer object and open the PDF using the...PrintingPDFFile () { // Create PdfViewer object PdfViewer viewer = new PdfViewer...

    docs.aspose.com/pdf/java/print-pdf-file/
  7. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....Return Value A FileFormatInfo object that contains the detected...the document into a Document object. This method throws FileCorruptedExcepti...

    reference.aspose.com/words/net/aspose.words/fil...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in document properties. To learn more, visit the documentation article in C++....override Returns an enumerator object that can be used to iterate...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Saving::SaveOptions::get_ImlRend...

    Aspose::Words::Saving::SaveOptions::get_ImlRenderingMode method. Gets or sets a value determining how ink (InkML) Objects are rendered in C++....determining how ink (InkML) objects are rendered. Aspose :: Words...Examples Shows how to render Ink object. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Load And Save To Disk in PHP|Aspose.Words for Java

    Load And Save Document To Disk using PHP....Php, simply create Document Object by providing it a document...invoke save method of Document object. Php Code // The path to the...

    docs.aspose.com/words/java/load-and-save-to-dis...