Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 180,207 for

doc

(0.11 sec)
  1. FieldCitation.page_number property | Aspose.Wor...

    FieldCitation.page_number property. Gets or sets a page number associated with the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IFieldDatabaseProvider.GetQueryResult | Aspose....

    Discover the IFieldDatabaseProvider's GetQueryResult method for efficient data retrieval. Streamline your queries and enhance database performance today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a Document in Java.... Document doc = new Document(); // A list allows...first list level. List list1 = doc.getLists().add(ListTemplate....

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldIndex::get_EntryTyp...

    Aspose::Words::Fields::FieldIndex::get_EntryType method. Gets or sets an index entry type used to build the index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your Document's paragraphs for a polished, professional look.... Document doc = new Document ( MyDir + "Rendering...simplified. Assert . That ( doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/doc...
  6. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize date formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language formats effortlessly.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . Date , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  7. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your Document design by defining unique drop cap text positions for impactful visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert one paragraph with...

    reference.aspose.com/words/net/aspose.words/dro...
  8. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/lin...
  9. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF Document in Java with Aspose.PDF for easier content analysis.... Document doc = new Document ( _dataDir + "input..."input.pdf" ); Page page = doc . getPages (). get_Item ( 2 );...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  10. StructuredDocumentTag.dateDisplayFormat propert...

    StructuredDocumentTag.dateDisplayFormat property. String that represents the format in which dates are displayed.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...