Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 88,715 for

doc format

(0.25 sec)
  1. Aspose::Words::Drawing::Fill::get_Color method ...

    Aspose::Words::Drawing::Fill::get_Color method. Gets or sets a Color object that represents the foreground color for the fill in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: Fill > fill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose Document Formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....SaveFormat property Specifies the format in which the document will...document to adhere to. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!...void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the Format in which the Document will be saved if this save options object is used. Can only be Text in C++....ormat method Specifies the format in which the document will...custom paragraph break. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FootnoteSeparatorCollection.Item | Aspose.Words...

    Access the FootnoteSeparatorCollection Item property to easily retrieve customized FootnoteSeparators by type, enhancing your Document Formatting....manage footnote separator format. Document doc = new Document ( MyDir...FootnoteSeparator footnoteSeparator = doc . FootnoteSeparators [ FootnoteSeparatorTyp...

    reference.aspose.com/words/net/aspose.words.not...
  10. 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...