Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 97,204 for

object

(1.06 sec)
  1. OlePackage Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....visit the Working with Ole Objects documentation article. public...“undocumented” way to store embedded object if OLE handler is unknown....

    reference.aspose.com/words/net/aspose.words.dra...
  2. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Java recognition results as formatted text....property of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-text/
  3. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents using C++. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Words Document Object Model classes. Articles in...Document Object Model Translate Markdown to Document Object Model...

    docs.aspose.com/words/cpp/programming-with-docu...
  4. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization....property Gets a FieldOptions object that represents options to...Execute ( new [] { "Date1" }, new object [] { new DateTime ( 2020 ,...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation Objects for this DataSet in Java....Object All Implemented Interfaces:...collection of DataRelation objects for this DataSet . Methods...

    reference.aspose.com/words/java/com.aspose.word...
  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. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...or sets DigitalSignatureDeta object used to sign a document. d...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.customDocumentProperties property | As...

    Document.customDocumentProperties property. Returns a collection that represents all the custom document properties of the document....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Odt or Ott in C++....saved if this save options object is used. Can be Odt or Ott...specified in the SaveOptions object. doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Print PDF in WPF application|Aspose.PDF for .NET

    C# Print PDF documents from a WPF application. This code sample shows how to print PDF documents from a WPF application using C#....MemoryStream object. Associate MemoryStream object with Xps Package...

    docs.aspose.com/pdf/net/print-pdf-document-in-w...