Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 88,443 for

doc format

(0.81 sec)
  1. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing Document layout and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose::Words::Fonts::FontInfo class | Aspose.W...

    Aspose::Words::Fonts::FontInfo class. Specifies inFormation about a font used in the Document. To learn more, visit the Documentation article in C++....OpenType format. Fonts in Embedded OpenType format are converted...present in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. PclSaveOptions.save_format property | Aspose.Wo...

    PclSaveOptions.save_Format property. Specifies the Format in which the Document will be saved if this save options object is used...save_format property PclSaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShadowFormat.Clear | Aspose.Words for .NET

    Effortlessly reset your shadow Format with the ShadowFormat Clear method. Enhance your design with a clean slate today!...Clear method Clears shadow format. public void Clear () Examples...with a shadow formatting for the shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Properties::DocumentProperty cla...

    Aspose::Words::Properties::DocumentProperty class. Represents a custom or built-in Document property. To learn more, visit the Documentation article in C++....property value as a string formatted according to the current locale...built-in document properties. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumerator method. Returns an enumerator that can iterate through a collection in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text Formats...footers are exported to the text formats. Default value is TxtExportHeadersFoot...footers to plain text format. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your Documents, enhancing automation and efficiency.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldImport class | Aspose.Words for Python

    aspose.words.fields.FieldImport class. Implements the IMPORT field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

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