Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 97,204 for

object

(0.2 sec)
  1. 搜索

    搜索...bytes back into a document object. MemoryStream inStream = new...stream into a new document object. Document loadDoc = new Document(inStream);...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  2. Get Address, Cell Count, Offset, Entire Column,...

    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....via C++ provides the Range object, which has various utility...or properties of the Range object. Address Gets the address of...

    docs.aspose.com/cells/javascript-cpp/get-addres...
  3. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....size, color, and so on) for an object. To learn more, visit the Working...Border { get; } Returns a Border object that specifies border for the...

    reference.aspose.com/words/net/aspose.words/font/
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....input_file ) # Create TableAbsorber object to find tables absorber = ap...input_file ) # Create TableAbsorber object to find tables absorber = ap...

    docs.aspose.com/pdf/python-net/manipulate-table...
  5. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....converting a JSON (JavaScript Object Notation) file to an Excel...json" ); // create a Workbook object const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  6. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for C++ and elevate your presentations with professional text formatting for maximum impact....Paragraphs Create a new paragraph object for holding super script text...ITextFrame. Create a new portion object Set Escapement property for...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  7. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#....Document class object Create a DocumentBuilder class object and link...the above-mentioned Document object Write some text content in...

    kb.aspose.com/words/net/add-sections-to-word-do...
  8. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for .NET recognition results in JSON format....RecognitionResult object. Set isReadable parameter of...// Add an image to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/save-json/
  9. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your Objects, enhancing your coding efficiency and flexibility....Creates a deep clone of this object. public ImageSaveOptions Clone... we can pass a SaveOptions object to // select a pixel format...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ 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/cpp/replace-image-in-existi...