Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 96,139 for

object

(0.19 sec)
  1. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this Object....Creates a deep clone of this object. clone () Examples Shows how... we can pass a SaveOptions object to // select a pixel format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....formatting is represented by a Font object returned by the DocumentBuilder...represented by a ParagraphFormat object that is returned by the DocumentBuilder...

    docs.aspose.com/words/cpp/using-documentbuilder...
  5. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...get_EditableRange () Gets the facade object that encapsulates this editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. Accessing Missing Members of Data Objects in C#...

    Learn how to treat missing members of data Objects as null literals using LINQ in C#....Accessing Missing Members of Data Objects Contents [ Hide ] Purpose Summary...Reporting Engine handles missing object members by treating them as...

    docs.aspose.com/words/net/accessing-missing-mem...
  7. Extract Text From Stamps|Aspose.PDF for C++

    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.... Create a Document class object Get the desired Annotation...annotations of a page Define a new object of TextAbsorber class Use the...

    docs.aspose.com/pdf/cpp/extract-text-from-stamps/
  8. Aspose.PSD for .NET 21.7 - Release Notes|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....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...)) { throw new Exception ( "Objects are not equal." ); } } using...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  9. Language detecton|Documentation

    How to detect the languages used on the provided image....LanguageDetectionOut objects with the following properties:...provided as a MemoryStream object, an array of pixels, or a Base64...

    docs.aspose.com/ocr/net/language_detection/
  10. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....Object, com.aspose.words.SaveOptions...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...