Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 180,113 for

doc

(0.23 sec)
  1. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display....Sans" ; Document doc = new Document (); doc . FontSettings =...fallback font settings. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert column chart. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert one paragraph with...

    reference.aspose.com/words/cpp/aspose.words/dro...
  5. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Font.outline property | Aspose.Words for Node.js

    Font.outline property. True if the font is formatted as outline.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set the Outline flag to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color.... let doc = new aw . Document (); let pageSetup = doc . sections.... borders . shadow = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_CalendarType method. Specifies the type of calendar for this SDT. Default is Default in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Ve...

    Aspose::Words::Saving::ImageSaveOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the generated images, in dots per inch in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE object... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Embed a Microsoft Visio...

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