Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 170,817 for

doc

(0.08 sec)
  1. Track Changes in Documents POI|Aspose.Words for...

    Track changes in Documents. Apache POI does not provide an opportunity to track changes in a Document....Document doc = new Document ( dataDir + "trackDoc.doc" ); doc . acceptAllRevisions...acceptAllRevisions (); doc . save ( dataDir + "AsposeAcceptChanges.doc" , SaveFormat...

    docs.aspose.com/words/java/track-changes-in-doc...
  2. AxisDisplayUnit.custom_unit property | Aspose.W...

    AxisDisplayUnit.custom_unit property. Gets or sets a user-defined divisor to scale display units on the value axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartAxis.major_unit_is_auto property | Aspose....

    ChartAxis.major_unit_is_auto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  6. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless Document formatting.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...
  8. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words.lis...
  9. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  10. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const html = "<p align='right'>Paragraph...

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