Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 97,198 for

object

(0.15 sec)
  1. Insert Footnote in Word using Java

    Follow this article to insert footnote in Word using Java. It has details to set the IDE, a list of steps, and a sample code for creating footnote in Word using Java....Document class object Create a DocumentBuilder class object by passing...passing it the loaded Word file object Add some text at the start...

    kb.aspose.com/words/java/insert-footnote-in-wor...
  2. How to Convert HTML to PDF in Python

    This article assists on how to convert HTML to PDF in Python. You will get directions to set the IDE, write the program and a runnable sample code to convert HTML file to PDF using Python....NET to render HTML Create an object of aspose.pdf.HtmlLoadOptions...HTML file into the Document object using the load options mentioned...

    kb.aspose.com/pdf/python/how-to-convert-html-to...
  3. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...List<List<Object>> tableDataList = (List<List<Object>>) tableData...builder, List headers, List<List<Object>> rowData) throws Exception...

    forum.aspose.com/t/topic/311952
  4. Extract Images from PDF and recognize BarCodes|...

    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....Annotation and other related objects. There are cases when Barcodes...them. According to Document Object Model of Aspose.PDF for .NET...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  5. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/
  6. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....and font color etc for stamp object. In order to add text stamp...create a Document object and a TextStamp object using required methods...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  7. Errors and Warnings – Web Accessibility Check i...

    Learn about the classes and interfaces in Aspose.HTML for .NET that help you collect errors and warnings when validating your website against WCAG.... The returned object is of type . Description of...the presentation of the error object. It has two options “Error”...

    docs.aspose.com/html/net/web-accessibility-erro...
  8. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using Cell.putValue(boolean)...values inside the Table or List Object using the row and column offsets...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  9. FormField.set_text_input_value method | Aspose....

    FormField.set_text_input_value method. Applies the text format specified in [FormField.text_input_format](../text_input_format/) and stores the value in [FormField.result](../result/)....set_text_input_value ( self , new_value : object ): ... Parameter Type Description...new_value object Can be a string, number or a DateTime object. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....NET offers to rotate objects in 3D space. There are three...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/python-net/adding-transforma...