Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 42,197 for

document properties

(0.2 sec)
  1. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#.... To do this, use the Text property. The following code example...and Description properties. These properties are meaningful for...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  2. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....to be highlighted using the Document class object Search the text...highlighting color and other properties before applying it Save the...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  3. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...RevisedPropertiesEff or MovedFromTextEffect properties” Is there a reason this cannot...RevisedPropertiesEff or MovedFromTextEffect properties Microsoft Word’s UI can show...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  4. OdsoRecipientData class | Aspose.Words for Python

    aspose.words.settings.OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail merge...Mail Merge and Reporting documentation article. Remarks If a record...shall be merged into a merged document, then no information is needed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....the Programming with Documents documentation article. Examples:...from a document to a JPEG image. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column using the Aspose.Cells for C++ API....GetLastDataCell() properties, and then use the Cell.GetColumn() property to...finally obtain the Cell.GetRow() property on the cell. Aspose.Cells...

    docs.aspose.com/cells/cpp/get-max-index-in-row-...
  7. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting Properties of the row....row_format property Row.row_format property Provides access to...the formatting properties of the row. @property def row_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row formatting options, enhancing your data presentation effortlessly....RowFormat property Provides access to the formatting properties of the...cells in a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  9. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...export_roundtrip_information property HtmlSaveOptions.export_roundtrip_information...export_roundtrip_information property Specifies whether to write the roundtrip...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert XPS to JPG in C#

    This tutorial answers the question about how to convert XPS to JPG in C#. It contains the environment configuration information, step-by-step procedure as well as a sample code to convert XPS file to JPG in C#...to JPG Load the source XPS document with the Stream class instance...instance Set image properties using the JpegSaveOptions class object...

    kb.aspose.com/page/net/how-to-convert-xps-to-jp...