Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 17,140 for

docx to doc

(0.22 sec)
  1. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property To master horizontal positioning of shapes. Optimize your design with precision and control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your Document's usability.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  4. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your Documents by displaying essential placeholder text when content is missing.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-To-left table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListCollection | Aspose.Words for Java

    STores and manages formatting of bulleted and numbered lists used in a Document in Java....docx"); Document dstDoc = new Document();...) + "Lists.PrintOutAllLists.docx"); } private static void addListSample(final...

    reference.aspose.com/words/java/com.aspose.word...
  7. EditableRangeStart.node_type property | Aspose....

    EditableRangeStart.node_type property. Returns [NodeType.EDITABLE_RANGE_START](../../nodetype/#EDITABLE_RANGE_START).... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions To the signer that are displayed on signing the signature line... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Digitally Sign Image File Online or using .NET ...

    Free online app for digital signature in Image files. Develop C# .NET application To electronically sign Image Documents....File) Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/net/signature/image/
  10. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...