Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 180,209 for

doc

(0.14 sec)
  1. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management.... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.vba...
  2. FieldSeq.ResetHeadingLevel | Aspose.Words for .NET

    Discover the FieldSeq ResetHeadingLevel property, easily manage heading levels by resetting sequence numbers. Simplify your Document formatting today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured Document tag in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // There is a several ways...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ThemeColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words ThemeColor enum for customizing Document themes with vibrant colors, enhancing your Document's visual appeal and professionalism.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln (); // Create...

    reference.aspose.com/words/net/aspose.words.the...
  6. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Fonts::MemoryFontSource::MemoryF...

    Aspose::Words::Fonts::MemoryFontSource::MemoryFontSource constructor. Ctor in C++....MemoryFontSource > ( fontBytes , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your Document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your Documents with FieldBuilder's BuildAndInsert method—quickly add fields before any inline node for seamless integration.... Document doc = new Document (); // A convenient...builder = new DocumentBuilder ( doc ); builder . Write ( " Hello...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddNode method. Adds a node to the argument in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

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