Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 30,918 for

doc

(0.05 sec)
  1. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > (); doc -> set_FontSettings...font source. ASSERT_EQ ( 1 , doc -> get_FontSettings () -> GetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Paragraph::Paragraph constructor...

    Aspose::Words::Paragraph::Paragraph constructor. Initializes a new instance of the Paragraph class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access to the Document watermark.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.space_after property | Aspose.W...

    ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Document::Unprotect method | Asp...

    Aspose::Words::Document::Unprotect method. Removes protection from the Document regardless of the password in C++.... auto doc = MakeObject < Document > (); doc -> Protect (...ProtectionType :: ReadOnly , doc -> get_ProtectionType ()); //...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded fonts in the FontInfo object for enhanced Document styling.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/net/aspose.words.fon...