Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 180,189 for

doc

(0.16 sec)
  1. ConditionalStyle.Shading | Aspose.Words for .NET

    Discover the ConditionalStyle Shading property to access shading formatting for your styles. Enhance your designs with tailored visual effects today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  2. ChartAxis.format property | Aspose.Words for No...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BookmarksOutlineLevelCollection.index_of_key me...

    BookmarksOutlineLevelCollection.index_of_key method. Returns the zero-based index of the specified bookmark in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.majorUnit property | Aspose.Words for...

    ChartAxis.majorUnit property. Returns or sets the distance between major tick marks.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConditionalStyleCollection.TopLeftCell | Aspose...

    Discover the ConditionalStyleCollection's TopLeftCell property to easily customize your top left cell's style for enhanced spreadsheet aesthetics.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  6. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto fonts in C++....set_DefaultFontName ( u "Noto Sans" ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImageResolution method. Specifies the output resolution for images when exporting to Markdown. Default is %96 dpi in C++.... auto doc = System :: MakeObject < Aspose...set_ImageResolution ( 300 ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...