Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 299,990 for

doc

(0.09 sec)
  1. TextPath.Spacing | Aspose.Words for .NET

    TextPath Spacing property. Defines the amount of spacing for text. 1 means 100 in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Trim | Aspose.Words for .NET

    TextPath Trim property. Determines whether extra space is removed above and below the text in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::HeaderFooter Class Reference - A...

    Represents a container for the header or footer text of a section.... auto doc = MakeObject<Document>(); //...MakeObject<HeaderFooter>(doc, HeaderFooterType::HeaderPrimary ); doc->get_Fir...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions.default_document_author property |...

    FieldOptions.default_Document_author property. Gets or sets default Document author's name... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # AUTHOR fields source their...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Untangle Row Bookmarks in Python|Aspose.Words f...

    Untangle Row Bookmarks using Python.... doc = self . Document ( self . dataDir...dataDir + "TestDefect1352.doc" ) \# This perform the custom task...

    docs.aspose.com/words/java/untangle-row-bookmar...
  8. Story.StoryType | Aspose.Words for .NET

    Story StoryType property. Gets the type of this story in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/net/aspose.words/sto...
  9. Make DOCX Using C#

    Make a new DocX in C# in a few steps. Easily create DocX using .NET library....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Chart using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/make/docx/
  10. Make WORD Using C#

    Make a new a Word Document in C# in a few steps. Easily create a Word Document using .NET library....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Chart using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/make/word/