Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 91,325 for

object

(0.15 sec)
  1. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/python-net/work-with-text...
  2. DocumentVisitor.visit_footnote_end method | Asp...

    DocumentVisitor.visit_footnote_end method. Called when enumeration of a footnote or endnote text has ended....Description footnote Footnote The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.visit_footnote_start method | A...

    DocumentVisitor.visit_footnote_start method. Called when enumeration of a footnote or endnote text has started....Description footnote Footnote The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....the anchor character of this object. get_HasChildNodes () Returns...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....class object to load the HTML data Initialize an object of JsonSaveOptions...First of all, a Workbook class object is used to load the source...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  6. Create a Column Chart in Word using Python

    This tutorial guides on how to create a column chart in Word using Python. It has the IDE settings, steps, and a sample code showing how to create a bar chart in Word using Python....and create a DocumentBuilder object Call the insert_chart() method...DocumentBuilder object, create a chart object, access its series...

    kb.aspose.com/words/python/create-a-column-char...
  7. How to Clean Metadata from PDF in C#

    This article guides on how to clean metadata from PDF in C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove metadata from PDF in C#....PDF file into the Document object to erase the metadata Get access...using the DocumentInfo class object. Finally, call the Clear()...

    kb.aspose.com/pdf/net/how-to-clean-metadata-fro...
  8. How to Convert XPS to PDF in C#

    This tutorial is written to explain how to convert XPS to PDF in C#. It includes all the information to configure the environment, code snippet, and the step-by-step algorithm to convert XPS document to PDF in C#...class object Initialize a PdfSaveOptions class object and set...in C# . Use the Stream class object to load the input XPS file...

    kb.aspose.com/page/net/how-to-convert-xps-to-pd...
  9. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word document using Java....file using the Document class object Move the cursor to the target...initialize the DocumentBuilder object that can be used to access...

    kb.aspose.com/words/java/how-to-add-comments-in...
  10. How to Resize Image in C#

    This quick tutorial guides on how to resize image in C#. To change size of image C# sample code and detailed steps are shared along with the environment settings to run the code....image into the Image class object Call the Image.Resize() method...ImageResizeSettings class object. This object contains ResizeType as...

    kb.aspose.com/imaging/net/how-to-resize-image-i...