Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 91,330 for

object

(0.07 sec)
  1. How to Extract Text from Scanned PDF in Java

    This tutorial guides on how to extract text from scanned PDF in Java. You can follow these steps and code for extracting text from PDF in Java using any of the common operating systems....text Initialize AsposeOcrPdf object to read text from the PDF Instantiate...DocumentRecognitionS class object for setting the recognition...

    kb.aspose.com/ocr/java/how-to-extract-text-from...
  2. Aspose.pdf for python via .NET Pdf to ppt issue...

    Proxy error(NullReferenceException): Object reference not set to an instance of an Object." when my aspose.PptxSaveOptions() method called Please note aspose.License and aspose.Document() method is working fine...i): Object reference not set to an instance of an object." when...i): Object reference not set to an instance of an object.” The...

    forum.aspose.com/t/aspose-pdf-for-python-via-ne...
  3. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital document signing. Enhance security and authenticity effortlessly!...or sets a CertificateHolder object that contains the certificate...Gets or sets a SignOptions object used to sign a document. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop Objects that represent custom tabs for a paragraph or a style. To learn more, visit the documentation article in C++....class A collection of TabStop objects that represent custom tabs...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Aspose.PDF for .NET via COM Interop|Aspose.PDF ...

    Discover how to use Aspose.PDF for .NET via COM Interop for seamless integration with non-.NET applications....PDF objects are .NET objects, but when used via...Interop, they appear as COM objects in your programming language...

    docs.aspose.com/pdf/net/use-aspose-pdf-for-net-...
  6. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....Examples Shows how insert an OLE object into a document. auto doc =...DocumentBuilder > ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Creating a Named Range|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....Instantiate an Application object. (VSTO only.) Add a Workbook...Reflection ; ....... //Create Excel Object Excel . ApplicationClass xl...

    docs.aspose.com/cells/net/creating-a-named-range/
  8. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric Objects....between the camera and geometric objects. Cast and Receive Shadow By...By default, all objects in the scene cast shadows from a light...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  9. Get the titles of all the slides|Aspose.Slides ...

    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....PresentationPart object from the PresentationDocument object. PresentationPart...Presentation object from the PresentationPart object. Presentation...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  10. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....Code # Instantiate Document object $doc = new Document ( $dataDir...14 ); # create TextBuilder object $text_builder = new TextBuilder...

    docs.aspose.com/pdf/java/add-text-to-an-existin...