Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 150,860 for

doc

(0.19 sec)
  1. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set the node changing callback...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ( MyDir...:: HandleDocumentSubsti > (); doc -> set_WarningCallback ( substitutionWarningH...

    reference.aspose.com/words/cpp/aspose.words/war...
  3. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your Documents. Enhance your Document management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDatabase.Connection | Aspose.Words for .NET

    Manage your data effortlessly with the FieldDatabase Connection property. Easily get or set connections for seamless data integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your Document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....detectNumberingWithW ; Document doc = new Document ( new MemoryStream...AreEqual ( 4 , doc . Lists . Count ); Assert . True ( doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.loa...
  6. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your Documents, enhancing organization and navigation.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  7. ChartAxis.minor_unit_scale property | Aspose.Wo...

    ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured Document tag and an XML element stored within a custom XML data part in the Document... doc = aw . Document () # Construct...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDatabase.InsertHeadings | Aspose.Words for...

    Manage your database efficiently with the FieldDatabase InsertHeadings property. Easily customize column headings for clearer data presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  10. IFieldDatabaseProvider Interface | Aspose.Words...

    Enhance your Document automation with the Aspose.Words.Fields.IFieldDatabaseProvider interface. Seamlessly supply data for FieldDatabase updates.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...