Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 182,565 for

doc

(0.17 sec)
  1. Android API to Render SVG to GIF | products.asp...

    Transform SVG to GIF via Android via Java API...is to convert the SVG file to DOC using the Aspose.PDF for Android...convert SVG to DOC. Once the SVG file is converted to DOC, the Word...

    products.aspose.com/total/android-java/conversi...
  2. ChartAxis.minorTickMark property | Aspose.Words...

    ChartAxis.minorTickMark property. Returns or sets the minor tick marks for the axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OutlineOptions.bookmarks_outline_levels propert...

    OutlineOptions.bookmarks_outline_levels property. Allows to specify individual bookmarks outline level.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Field.End | Aspose.Words for .NET

    Discover the Field End property. Easily access the node representing the field end for seamless data management and enhanced performance....FieldCollection () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Style.semiHidden property | Aspose.Words for No...

    Style.semiHidden property. Gets/sets whether the style hides from the Styles gallery and from the Styles task pane.... let doc = new aw . Document (); let styleTitle = doc . styles...styleTitle . semiHidden = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::StyleCollection::ClearQuickStyle...

    Aspose::Words::StyleCollection::ClearQuickStyleGallery method. Removes all styles from the Quick Style Gallery panel in C++.... auto doc = System :: MakeObject < Aspose...now. doc -> get_Styles () -> ClearQuickStyleGalle (); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Adjustment.name property | Aspose.Words for Python

    Adjustment.name property. Gets the name of the adjustment.... doc = aw . Document ( file_name =...rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType ...

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