Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 88,716 for

doc format

(0.16 sec)
  1. ChartDataLabel.IsVisible | Aspose.Words for .NET

    Discover how the ChartDataLabel IsVisible property enhances data visualization by confirming when labels are ready to display valuable insights....void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. C# API to Export MSG to TEXT | products.aspose.com

    Convert MSG to TEXT without using Microsoft Word or Outlook on .NET...NET file format manipulation APIs are the way..., you can convert MSG file format to HTML. After that, by using...

    products.aspose.com/total/net/conversion/msg-to...
  3. FieldGlossary Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldGlossary class for seamless GLOSSARY field implementation. Enhance your Document processing with powerful features!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Tables::CellFormat::get_Preferre...

    Aspose::Words::Tables::CellFormat::get_PreferredWidth method. Returns or sets the preferred width of the cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number Format in C++....Gets or sets the page number format. Aspose :: Words :: NumberStyle...numbering in a section. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeFont enumeration. Specifies the types of theme font names for Document themes.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document into a text based Formats...document into a text based formats. To learn more, visit the Specify...use when exporting in text formats. Default value is Encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your Document's last save time in UTC. Enhance your Document management today!...documents originated from RTF format this property returns the local...using Microsoft Word. Document doc = new Document ( MyDir + "Properties...

    reference.aspose.com/words/net/aspose.words.pro...
  10. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DocX Format in Java....used when saving in the DOCX format. Examples: Shows how to insert...shapes into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...