Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 95,641 for

object

(0.12 sec)
  1. Merge MD Files in Python

    Follow this article to merge MD files in Python. It has details to set the IDE, a list of steps, and a sample code to merge Markdown files in Python....Create the MarkdownLoadOptions object and register the warning callback...files into separate Document objects Append the second Markdown...

    kb.aspose.com/words/python/merge-md-files-in-py...
  2. Access Worksheet Cell|Documentation

    This article introduces how to get cell (GridCell) in GridWeb....collection of GridCell objects where a GridCell object represents a cell...create a new cell (GridCell) object regardless of whether the cell...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. 使用 Java 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文件中添加表格...row_count + ", 3)" ); } able object to first page of input document...updated document containing table object pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/table/add/
  4. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an Object. Attached ppt: Test1.pptx.zip (255.3 KB…...ti: Object reference not set to an instance of an object. andrey...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  5. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an Object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....xmlMapping property Gets an object that represents the mapping...setMapping() method of this object to map a structured document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Contacts on Exchange Server|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....CreateContact() method takes a Contact object as an input parameter. To add...credentials. Initialize the Contact object with the desired properties...

    docs.aspose.com/email/cpp/working-with-contacts...
  7. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part....class object Instantiate DocumentBuilder class object Insert...

    kb.aspose.com/words/java/how-to-insert-picture-...
  8. How to Create OMR Answer Sheet Checker using Java

    This short tutorial covers the details about how to create OMR answer sheet checker using Java. You can make OMR answer sheet checker using Java in any operating system environments like MS Windows, macOS, or Linux....Maven Repository Initialize an object of OmrEngine class Load the...sample, the OmrEngine class object is initiated and then the template...

    kb.aspose.com/omr/java/how-to-create-omr-answer...
  9. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel converter using Python....Word file into the Document object using the given load options...initialize the LoadOptions object with the LoadFormat.DOCX value...

    kb.aspose.com/words/python/conversion-from-word...