Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 90,031 for

doc format

(2.25 sec)
  1. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertField ( "MERGEFIELD...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "MERGEFIELD...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose::Words::Font::get_AllCaps method | Aspos...

    Aspose::Words::Font::get_AllCaps method. True if the font is Formatted as all capital letters in C++....method True if the font is formatted as all capital letters. bool...get_AllCaps () Examples Shows how to format a run to display its contents...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how Document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++....autodetection of the date time format. auto doc = System :: MakeObject...(); // Specify using datetime format autodetection. saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat class. Represents number Formatting of the parent element. To learn more, visit the Documentation article in C++....ChartNumberFormat class Represents number formatting of the parent element. To...get_FormatCode () Gets or sets the format code applied to a data label...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...object is used. Can be SaveFormat.Doc or SaveFormat.Dot . get saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...FontInfoCollection > allFonts = doc -> get_FontInfos (); // Print...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Version method. Represents the version number of the application that created the Document in C++.... auto doc = System :: MakeObject < Aspose...BuiltInDocumentPrope > properties = doc -> get_BuiltInDocumentPrope ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Saving::TxtListIndentation class...

    Aspose::Words::Saving::TxtListIndentation class. Specifies how list levels are indented when Document is exporting to Text Format. To learn more, visit the Documentation article in C++....document is exporting to Text format. To learn more, visit the Save...document to plaintext. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your saved Documents, ensuring accurate file identification.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...