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

doc

(0.21 sec)
  1. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.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...
  2. Convert JPG To GIF C++

    Convert JPG to GIF format in C++ code. Save JPG as GIF using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/conversion/jpg-to...
  3. Convert TEXT To JPG C++

    Convert TEXT to JPG format in C++ code. Save TEXT as JPG using C++....format 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/cpp/conversion/text-t...
  4. Convert TEXT To PNG C++

    Convert TEXT to PNG format in C++ code. Save TEXT as PNG using C++....format 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/cpp/conversion/text-t...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...