Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 180,101 for

doc

(0.38 sec)
  1. MarkdownSaveOptions.export_underline_formatting...

    MarkdownSaveOptions.export_underline_formatting property. Gets or sets a boolean value indicating either to export underline text formatting as sequence of two plus characters ++... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . underline = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Android API to Render TEX to MHTML | products.a...

    Transform TEX to MHTML via Android via Java API...helps you to convert TEX file to DOC. The second API is Aspose.Words...Java which helps you to render DOC to MHTML. To use these APIs,...

    products.aspose.com/total/android-java/conversi...
  3. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document.... doc = aw . Document () # A list allows...its first list level. list1 = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances Document editing by identifying smart tags around inline elements like images and fields....public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" DATE...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a generic greeting...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldIndex.LetterRange | Aspose.Words for .NET

    Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter range, optimizing your indexing performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Notes ::...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. Aspose::Words::Fields::FieldXE::get_PageRangeBo...

    Aspose::Words::Fields::FieldXE::get_PageRangeBookmarkName method. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...