Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 87,550 for

object

(0.13 sec)
  1. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....can be created by creating object of Table Class. Aspose . Pdf...+ ", 3)" ); } // Add table object to first page of input document...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  2. CertificateHolder | Aspose.Words for Java

    Represents a holder of X509Certificate2 instance in Java....Object public class CertificateHolder...added!"); // Get sign person object by name of the person who must...

    reference.aspose.com/words/java/com.aspose.word...
  3. Locking WordArt Watermark|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....that the WordArt becomes an object that can be moved and positioned...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/python-net/locking-wordar...
  4. Remove Watermark Image Filter|Documentation

    Remove watermark image filter usage with Java code example provided....proceed to create a graphic path object that defines the location and...`paintOver` method, along with an object containing WatermarkOptions...

    docs.aspose.com/imaging/java/developer-guide/ma...
  5. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents in C++....vector image or to a Graphics object. To learn more, visit the Working...vector image or to a Graphics object. To learn more, visit the Working...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Fast recognition|Documentation

    How to read text from high-quality images using as few resources as possible....This method takes OcrInput object and returns a list of strings...(); // Add images to OcrInput object Aspose . OCR . OcrInput images...

    docs.aspose.com/ocr/net/fast-recognition/
  7. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This Object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation...SaveOutputParameters class This object is returned to the caller after...caller can use or ignore this object. To learn more, visit the Save...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Save Barcode Image to Streams in 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....PHPCode # Instantiate barcode object $builder = new BarCodeBuilder...Initialize ByteArrayOutputStrea object $out_stream = new ByteArrayOutputStrea...

    docs.aspose.com/barcode/java/save-barcode-image...
  9. Get a Particular Page in a PDF File in Ruby|Asp...

    Access and manipulate individual pages in PDF documents using Ruby and Aspose.PDF....1 ) # create a new Document object new_document = Rjb :: import...collection of new document object new_document . getPages ()...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  10. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using Java library....PDF file using the Document object. Replace a particular image...Save method of the Document object. The following code snippet...

    docs.aspose.com/pdf/java/replace-image-in-exist...