Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 157,133 for

doc

(0.06 sec)
  1. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...options); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... let doc = new aw . Document (); let paragraph = doc . getParagraph...paragraphs. for ( var node of doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content....of regex to doc.range.replace' , () => { let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); builder . font . name = "Arial"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.dropCapPosition property | Aspo...

    ParagraphFormat.dropCapPosition property. Gets or sets the position for a drop cap text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldIndex.PageNumberListSeparator | Aspose.Wor...

    Discover the FieldIndex PageNumberListSeparator property to customize page number formatting effortlessly. Enhance your Document's readability today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  8. MailMergeCheckErrors Enum | Aspose.Words for .NET

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting Microsoft Word errors for seamless Document creation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  9. DocumentBuilder.MoveToDocumentStart | Aspose.Wo...

    Discover the DocumentBuilder MoveToDocumentStart method to effortlessly navigate to the start of your Document, enhancing your editing efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FontInfoSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontInfoSubstitutionRule class to optimize font management in your Documents with seamless substitution capabilities.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words.fon...