Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 91,344 for

object

(0.07 sec)
  1. Aspose::Words::Settings::Odso::get_FieldMapData...

    Aspose::Words::Settings::Odso::get_FieldMapDatas method. Gets a collection of Objects that specify how columns from the external data source are mapped to the predefined merge field names in the document. This Object is never null in C++....method Gets a collection of objects that specify how columns from...names in the document. This object is never null . System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Settings::Odso::set_FieldMapData...

    Aspose::Words::Settings::Odso::set_FieldMapDatas method. Sets a collection of Objects that specify how columns from the external data source are mapped to the predefined merge field names in the document. This Object is never null in C++....method Sets a collection of objects that specify how columns from...names in the document. This object is never null . void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...) The stream is a disposed object. Document(stream, load_options)...) The stream is a disposed object. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Excel to NumPy|Documentation

    Convert Excel to NumPy by using Aspose.Cells for Python via .NET API....Ndarray, a multidimensional array object, is a fast, flexible, and space‑saving...first worksheet. Get the row object by row index. Convert row data...

    docs.aspose.com/cells/python-net/convert-excel-...
  5. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document Object representing specified range of pages in C++....method Returns the Document object representing specified range...method Returns the Document object representing the specified...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Layout detecton|Documentation

    How to detect the layout of the provided image....OcrInput object to aspose.ocr.detect_document_layout...as aspose.ocr.LayoutOutput object. The method accepts the collection...

    docs.aspose.com/ocr/python-net/layout_detection/
  7. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....pdf' ); # instantiate an object of SvgSaveOptions $save_options...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  8. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback interface. Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. AsposeBadServerResponseException 404 Error When...

    Hi, we update our aspose library to your last version: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-total</artifactId> <version>25.8</version> <ty…...","message":"The specified object was not found in the store...indicates that the specified object was not found in the store...

    forum.aspose.com/t/asposebadserverresponseexcep...
  10. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....\\ " ); // Create Workbook Object Workbook wb ; // Open first...Cells-for-C // Create Workbook Object Workbook workbook ; // Open...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...