Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 180,074 for

doc

(0.13 sec)
  1. Table.allowCellSpacing property | Aspose.Words ...

    Table.allowCellSpacing property. Gets or sets the Allow spacing between cells option.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.TEXT format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing Document automation and efficiency.... Document doc = new Document (); // Create...AutoText building block to it. doc . GlossaryDocument = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment.... let doc = new aw . Document (); let comment...comment = new aw . Comment ( doc , "John Doe" , "J.D." , Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF Document in PHP using Aspose.PDF for content enhancement....Instantiate Document object $doc = new Document ( $dataDir . 'input1...particular page $pdf_page = $doc -> getPages () -> get_Item (...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  7. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object.... doc = aw . Document ( file_name =...settings. first_paragraph_borders = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSubstitutionWarningInfo.RequestedBold | Asp...

    FontSubstitutionWarningInfo.RequestedBold property indicates if bold font style was requested in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...new WarningInfoCollectio (); doc . WarningCallback = callback...

    reference.aspose.com/words/net/aspose.words/fon...
  9. FontSubstitutionWarningInfo.RequestedItalic | A...

    FontSubstitutionWarningInfo.RequestedItalic property shows whether italic font style was requested in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...new WarningInfoCollectio (); doc . WarningCallback = callback...

    reference.aspose.com/words/net/aspose.words/fon...
  10. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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