Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 157,332 for

doc

(0.07 sec)
  1. TextColumnCollection.Item | Aspose.Words for .NET

    Access a specific text column by index with the TextColumnCollection Item property. Simplify data management and enhance your coding efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); PageSetup pageSetup = builder...

    reference.aspose.com/words/net/aspose.words/tex...
  2. ChartAxisTitle.Text | Aspose.Words for .NET

    Discover the ChartAxisTitle Text property to customize your axis titles easily. Set or get dynamic titles for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Body.NodeType | Aspose.Words for .NET

    Discover the Body NodeType property that efficiently returns the body content, enhancing your web development experience and streamlining your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/bod...
  5. ChartSeries.Format | Aspose.Words for .NET

    Discover the ChartSeries Format property for effortless access to customizable fill and line styles, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your Document's presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::Saving::TxtSaveOptions::get_MaxC...

    Aspose::Words::Saving::TxtSaveOptions::get_MaxCharactersPerLine method. Gets or sets an integer value that specifies the maximum number of characters per one line. The default value is 0, that means no limit in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::RevisionGroup class | Aspose.Wor...

    Aspose::Words::RevisionGroup class. Represents a group of sequential Revision objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

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