Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 179,982 for

doc

(0.11 sec)
  1. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two similar field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_Encoding method. Specifies the encoding to use when exporting in text formats. Default value is Encoding.UTF8 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add some text with characters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a chart shape with...

    reference.aspose.com/words/java/com.aspose.word...
  4. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . complexScript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.wordWrap property | Aspose.Word...

    ParagraphFormat.wordWrap property. If this property is ``false``, Latin text in the middle of a word can be wrapped for the current paragraph... let doc = new aw . Document ( base ...."Document.docx" ); let format = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Border.Color | Aspose.Words for .NET

    Customize your designs effortlessly with the Border Color property, allowing you to set and modify border colors for a stunning visual impact.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/bor...
  7. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // LISTNUM fields display a...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Font::get_ThemeFontBi method | A...

    Aspose::Words::Font::get_ThemeFontBi method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in a right-to-left language Document in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Style.semi_hidden property | Aspose.Words for P...

    Style.semi_hidden property. Gets/sets whether the style hides from the Styles gallery and from the Styles task pane.... doc = aw . Document () style_title = doc . styles ...style_title . semi_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MemoryFontSource.font_data property | Aspose.Wo...

    MemoryFontSource.font_data property. Binary font data...., priority = 0 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

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