Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 30,834 for

doc

(0.04 sec)
  1. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Page 1.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.hyphenation_options property | Aspose....

    Document.hyphenation_options property. Provides access to Document hyphenation options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::MailMerging::MailMerge::DeleteFi...

    Aspose::Words::MailMerging::MailMerge::DeleteFields method. Removes mail merge related fields from the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Dear...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GlowFormat.transparency property | Aspose.Words...

    GlowFormat.transparency property. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear)... doc = aw . Document ( file_name =...'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GlowFormat.radius property | Aspose.Words for P...

    GlowFormat.radius property. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt)... doc = aw . Document ( file_name =...'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operator property. Gets or sets the comparison operator.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for Document comments.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::WriteProtection::get_R...

    Aspose::Words::Settings::WriteProtection::get_ReadOnlyRecommended method. Specifies whether the Document author has recommended that the Document be opened as read-only in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

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