Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 42,328 for

doc

(0.07 sec)
  1. Aspose::Words::Notes::EndnoteOptions::get_Resta...

    Aspose::Words::Notes::EndnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. WarningInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.WarningInfo class, which provides crucial insights into warnings during Document loading or saving, enhancing your workflow efficiency.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  3. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify font source types to enhance your design projects and streamline your workflow....false , 1 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  5. TextColumnCollection.Spacing | Aspose.Words for...

    Discover the TextColumnCollection Spacing property, effortlessly manage column spacing in points for a polished, professional layout. Enhance your design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  6. ToaCategories.DefaultCategories | Aspose.Words ...

    Discover the ToaCategories DefaultCategories property for easy access to essential table of authorities categories. Streamline your Document management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/net/aspose.words.fie...
  7. List.IsListStyleReference | Aspose.Words for .NET

    Discover the IsListStyleReference property, it indicates if a list references a specific style, enhancing your Document's formatting and organization.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...
  8. List.isListStyleReference property | Aspose.Wor...

    List.isListStyleReference property. Returns ``true`` if this list is a reference to a list style.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.isAtStartOfParagraph property |...

    DocumentBuilder.isAtStartOfParagraph property. Returns ``true`` if the cursor is at the beginning of the current paragraph (no text before the cursor).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Footnote > footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...