Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 167,256 for

doc

(0.16 sec)
  1. Convert JPG To JPG Javascript

    Convert JPG to JPG format in JavaScript code. Save JPG as JPG 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...
  2. 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...
  3. Aspose::Words::Fields::FieldXE::get_EntryType m...

    Aspose::Words::Fields::FieldXE::get_EntryType method. Gets or sets an index entry type in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Forms2OleControl.back_color property | Aspose.W...

    Forms2OleControl.back_color property. Gets or sets a background color of the control... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify Document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management.... Document doc = new Document (); // Configure.... Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File...

    reference.aspose.com/words/net/aspose.words/fil...
  6. ParagraphFormat.line_unit_after property | Aspo...

    ParagraphFormat.line_unit_after property. Gets or sets the amount of spacing (in gridlines) after the paragraphs.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) format = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose::Words::Font::get_LineSpacing method | A...

    Aspose::Words::Font::get_LineSpacing method. Returns line spacing of this font (in points) in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set different fonts for...

    reference.aspose.com/words/cpp/aspose.words/fon...