Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 180,073 for

doc

(0.1 sec)
  1. HyphenationOptions.HyphenationZone | Aspose.Wor...

    Optimize text layout with the HyphenationZone property. Control hyphenation distance from the right margin for cleaner, professional Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.set...
  2. Style.baseStyleName property | Aspose.Words for...

    Style.baseStyleName property. Gets/sets the name of the style this style is based on.... let doc = new aw . Document ( base ....separate alias. let style = doc . styles . at ( "MyStyle" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Get Document Window and Page Display Properties...

    Retrieve and customize Document window and page display properties in PDF files using Ruby and Aspose.PDF.... doc = Rjb :: import ( ' com . aspose...false puts "CenterWindow :- " + doc . getCenterWindow (). to_s #...

    docs.aspose.com/pdf/java/get-document-window-an...
  4. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters "++" as underline text formatting. The default value is false in C++....set_ImportUnderlineForma ( true ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the Document are updated to match the styles in the attached template each time the Document is opened in MS Word.... doc = aw . Document () # Microsoft...documents. self . assertEqual ( '' , doc . attached_template ) # Attach...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless Document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....table: Document doc = CreateSourceDocExecu (); doc . MailMerge .... Execute ( table ); doc . Save ( ArtifactsDir + "MailMerge.ExecuteDataTable...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...def create_nested_table (): doc = aw . Document () # Create the...create_table ( doc , 3 , 4 , 'Outer Table' ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( callback...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedFamilyName method. Requested font family name in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( callback...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...