Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 89,964 for

doc format

(0.84 sec)
  1. FormField.result property | Aspose.Words for No...

    FormField.result property. Gets or sets a string that represents the result of this form field....field does not apply the text format specified in FormField.textInputFormat...to set a value and apply the format, use the FormField.setTextInputValue()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Loading::LoadOptions::get_Conver...

    Aspose::Words::Loading::LoadOptions::get_ConvertMetafilesToPng method. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image Format in C++....or Emf ) images to Png image format. bool Aspose :: Words :: Loading...during loading document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line...Shows how to format text to offset its position. doc = aw . Document...Document () para = doc . get_child ( aw . NodeType . PARAGRAPH ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final paragraph from immediate child elements for efficient content management....borders to a table row’s format. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a table with red...

    reference.aspose.com/words/net/aspose.words.tab...
  6. ChartDataLabelCollection.clearFormat method | A...

    ChartDataLabelCollection.clearFormat method. Clears Format of all [ChartDataLabel](../../chartdatalabel/) in this collection....method clearFormat() Clears format of all ChartDataLabel in this...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Export MSG to XPS via C++ | products.aspose.com

    C++ API to Convert MSG to XPS without using Microsoft Word or Outlook...Converting email messages from one format to another is a common requirement...need to convert an MSG file format to HTML, and then export the...

    products.aspose.com/total/cpp/conversion/msg-to...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_FirstSliceAngle method. Gets or sets the angle, in degrees, of the first slice of the parent pie chart in C++....to create and format Doughnut chart. auto doc = System :: MakeObject...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SecondSectionSize method. Gets or sets the size of the pie chart secondary section as a percentage in C++....to create and format pie of Pie chart. auto doc = System :: MakeObject...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldHyperlink field = (FieldHyperlink)...

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