Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 42,296 for

doc

(0.05 sec)
  1. Aspose::Words::Font::get_StyleName method | Asp...

    Aspose::Words::Font::get_StyleName method. Gets or sets the name of the character style applied to this formatting in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::Font::get_StyleIdentifier method...

    Aspose::Words::Font::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the character style applied to this formatting in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. ChartTitle.format property | Aspose.Words for P...

    ChartTitle.format property. Provides access to fill and line formatting of the chart title.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method.... Document doc = new Document (); doc . CustomDocumentProper...DateTime authorizationDate = doc . CustomDocumentProper [ "AuthorizationDate"...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphCollection::ToArray met...

    Aspose::Words::ParagraphCollection::ToArray method. Copies all paragraphs from the collection to a new array of paragraphs in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Paragraph >> paras = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. GoogleAiModel | Aspose.Words for Java

    An abstract class representing the integration with Googleu2019s AI models within the Aspose.Words in Java....Description checkGrammar(Document doc, CheckGrammarOptions options)...modelType) summarize(Document doc, SummarizeOptions options) summarize(Document[]...

    reference.aspose.com/words/java/com.aspose.word...
  8. EmbeddedFontFormat | Aspose.Words for Java

    Specifies format of particular embedded font inside FontInfo object in Java.... Document doc = new Document(getMyDir() + "Embedded...docx"); FontInfo embeddedFont = doc.getFontInfos().get("Alte DIN...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::TableStyle::get_CellSpacing meth...

    Aspose::Words::TableStyle::get_CellSpacing method. Gets or sets the amount of space (in points) between the cells in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words/tab...