Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 157,097 for

doc

(0.2 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – MD به Doc تبدیل با استفاده از Pythonhttps://products.aspose.com/pdf/fa/python-net/conversion/md-to-Doc/Recent content in MD به Doc تبدیل با است......PDF Products – MD به DOC تبدیل با استفاده از Pythonhttps://products...version/md-to-doc/Recent content in MD به DOC تبدیل با استفاده...

    products.aspose.com/pdf/fa/python-net/conversio...
  2. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ViewType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.ViewType enum for Microsoft Word. Unlock flexible view modes to enhance Document presentation and user experience.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . ViewOptions...

    reference.aspose.com/words/net/aspose.words.set...
  4. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../Documentproperty/) object by index.... doc = aw . Document ( MY_DIR + 'Properties...custom document property' , str ( doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldInclude.lock_fields property | Aspose.Word...

    FieldInclude.lock_fields property. Gets or sets whether to prevent fields in the included Document from being updated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldInclude.bookmark_name property | Aspose.Wo...

    FieldInclude.bookmark_name property. Gets or sets the name of the bookmark in the Document to include.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.Styles | Aspose.Words for .NET

    Discover the Style Styles property to access a curated collection of styles, enhancing your design with unique, cohesive aesthetics....Document doc = new Document (); Assert . That ( doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  9. StyleCollection.GetEnumerator | Aspose.Words fo...

    Discover the StyleCollection GetEnumerator method to effortlessly list styles alphabetically by name. Enhance your coding efficiency today!...Document doc = new Document (); Assert . That ( doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Aspose::Words::Settings::ViewType enum | Aspose...

    Aspose::Words::Settings::ViewType enum. Possible values for the view mode in Microsoft Word in C++.... auto doc = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> get_ViewOptions...

    reference.aspose.com/words/cpp/aspose.words.set...