Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 155,673 for

doc

(0.1 sec)
  1. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SdtListItemCollection.removeAt method | Aspose....

    SdtListItemCollection.removeAt method. Removes a list item at the specified index.... let doc = new aw . Document (); let tag...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . DropDownList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XPS format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert headings that can...

    reference.aspose.com/words/java/com.aspose.word...
  4. TableStyle.columnStripe property | Aspose.Words...

    TableStyle.columnStripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can configure a conditional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.ListItems | Aspose.Words ...

    Discover the StructuredDocumentTag ListItems property, providing easy access to the SdtListItemCollection for enhanced Document management and organization.... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . DropDownList , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SdtListItem.DisplayText | Aspose.Words for .NET

    Discover how the SdtListItem DisplayText property enhances your content by customizing displayed text, improving user engagement and clarity.... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . DropDownList , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  7. SdtListItem.display_text property | Aspose.Word...

    SdtListItem.display_text property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item.... doc = aw . Document () tag = aw ...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DROP_DOWN_LIST...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableStyle.conditionalStyles property | Aspose....

    TableStyle.conditionalStyles property. Collection of conditional styles that may be defined for this table style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleCollection.FirstColumn | Aspose...

    Discover the ConditionalStyleCollection FirstColumn property to easily customize your first column style for enhanced design flexibility and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...