Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 157,024 for

doc

(0.13 sec)
  1. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FontSourceBase.type property | Aspose.Words for...

    FontSourceBase.type property. Returns the type of the font source...., 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...
  3. Aspose::Words::ParagraphFormat::get_MirrorInden...

    Aspose::Words::ParagraphFormat::get_MirrorIndents method. Gets or sets a flag indicating whether the left and right indents are of the same width in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::ParagraphFormat::get_HangingPunc...

    Aspose::Words::ParagraphFormat::get_HangingPunctuation method. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Փոխարկել WORD JPG C++

    Փոխարկեք WORD ը JPG ձևաչափի C++ կոդով: Պահեք WORD որպես JPG օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/wor...
  6. Փոխարկել WORD Պատկեր C++

    Փոխարկեք WORD ը Պատկեր ձևաչափի C++ կոդով: Պահեք WORD որպես Պատկեր օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/wor...
  7. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class....constructor StructuredDocumentTa(doc, type, level) Initializes a new...class. StructuredDocumentTa ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.UnderlineColor | Aspose.Words for .NET

    Discover the Font UnderlineColor property to easily customize your font's underline color for enhanced text styling and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Underline...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java.... Document doc = createDocumentWithBo(3); BookmarkCollection...BookmarkCollection bookmarks = doc.getRange().getBookmarks(); p...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...