Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 180,074 for

doc

(0.23 sec)
  1. Java API to Export EPUB to FLATOPC | products.a...

    Convert EPUB to FLATOPC using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...can be used to convert EPUB to DOC. It provides a wide range of...

    products.aspose.com/total/java/conversion/epub-...
  2. BorderCollection.line_width property | Aspose.W...

    BorderCollection.line_width property. Gets or sets the border width in points.... doc = aw . Document () page_setup = doc . sections...page_setup . borders . shadow = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::Row::get_Hidden method |...

    Aspose::Words::Tables::Row::get_Hidden method. Gets or sets a flag indicating whether this row is hidden or not in C++.... auto doc = System :: MakeObject < Aspose...Words :: Tables :: Row > row = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series.... doc = aw . Document ( file_name =...Chart series.docx' ) chart = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...MY_DIR + 'Cell revisions.docx' ) doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_SharedDocument method. Indicates whether the Document is a shared Document in C++.... auto doc = System :: MakeObject < Aspose...properties.docx" ); ASSERT_TRUE ( doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Table.distance_bottom property | Aspose.Words f...

    Table.distance_bottom property. Gets or sets distance between table bottom and the surrounding text, in points.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Image To DOCX Javascript

    Convert Image to DocX format in JavaScript code. Save Image as DocX 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...
  9. Convert Image To PDF Python

    Convert Image to PDF format in Python code. Save Image as PDF 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...
  10. Aspose::Words::Style::get_SemiHidden method | A...

    Aspose::Words::Style::get_SemiHidden method. Gets/sets whether the style hides from the Styles gallery and from the Styles task pane in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > styleTitle = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...