Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 90,771 for

object

(0.67 sec)
  1. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....via the Office Data Source Object (ODSO) interface. Default -1...from an Office Data Source Object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  2. 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...
  3. 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-...
  4. Worksheet to Image - Set Pixel Format for the R...

    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....// Instantiating a Workbook object from the uploaded file const...// Instantiate SheetRender object based on the first worksheet...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  5. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用PDF檔中的表格,C++語言。...row_count )); } // Add table object to first page of input document...updated document containing table object document -> Save ( _dataDir...

    products.aspose.com/pdf/zh-hant/cpp/table/
  6. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add a WordArt watermark to a chart in Microsoft Excel. This guide demonstrates how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart.... The WordArt becomes an object that you can move or position...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  7. Identifying the characters|Documentation

    Detecting the characters in an image....RecognitionResult object. The list of unique characters...

    docs.aspose.com/ocr/net/characters-identify/
  8. Add WordArt Watermark to Worksheet with Golang ...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++.... The WordArt becomes an object that you can move or position...

    docs.aspose.com/cells/go-cpp/add-wordart-waterm...
  9. How to Find Field Properties|Aspose.Words for C++

    How to find some field properties like field code and field result in C++....InsertField returns a Field object. This is a faсade class that...

    docs.aspose.com/words/cpp/find-field-properties/
  10. Create Union 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....method returns a UnionRange object. The following code snippet...

    docs.aspose.com/cells/java/create-union-range/