Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 157,071 for

doc

(0.1 sec)
  1. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive.... Document doc = new Document (); GlossaryDocument...glossaryDoc = new GlossaryDocument (); doc . GlossaryDocument = glossaryDoc...

    reference.aspose.com/words/net/aspose.words.bui...
  2. ListFormat.ListIndent | Aspose.Words for .NET

    Enhance your Document's structure with the ListFormat ListIndent method, effortlessly elevating your paragraph's list level for improved clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Aspose...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Convert Image To HTML Javascript

    Convert Image to HTML format in JavaScript code. Save Image as HTML using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/conversion...
  4. Convert Image To WORD Python

    Convert Image to WORD format in Python code. Save Image as WORD using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  5. CellFormat.left_padding property | Aspose.Words...

    CellFormat.left_padding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++.... auto doc = MakeObject < Document > ( MyDir...:: HandleDocumentSubsti > (); doc -> set_WarningCallback ( substitutionWarningH...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape1 = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat.right_padding property | Aspose.Word...

    CellFormat.right_padding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the Document in Java....throws Exception { Document doc = new Document(); GlossaryDocument...getBuildingBlocks().getCount(), 5); doc.setGlossaryDocument(glossaryDoc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert Image To BMP Python

    Convert Image to BMP format in Python code. Save Image as BMP using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...

    products.aspose.com/words/python-net/conversion...