Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 81,337 for

doc format

(0.49 sec)
  1. ImageSaveOptions.use_gdi_emf_renderer property ...

    ImageSaveOptions.use_gdi_emf_renderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....written directly to the metafile format with Aspose.Words. Has effect...converting a document to .emf. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. C++ API to Convert MD to PPSM | products.aspose...

    Convert MD to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...PPTX presentations to PPSM format. It supports all the features...reference Save the document to PPSM format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. C++ API to Convert CGM to ODP | products.aspose...

    Convert CGM to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format that is used to store and exchange...(OpenDocument Presentation) is a file format used to store presentations...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIncludeText.text_converter property | Aspo...

    FieldIncludeText.text_converter property. Gets or sets the name of the text converter for the Format of the included file....the text converter for the format of the included file. @property... def field_include_text (): doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DocX Format....used when saving in the DOCX format. Members Name Description ECMA376_2006...saved document to adhere to. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator.... doc = aw . Document ( file_name =...docx' ) endnote_separator = doc . footnote_separators . get_...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily Format individual chart data points, enhancing your data visualization with precision....ChartDataPoint class Allows to specify formatting of a single data point on...Applies only to Pie charts. Format { get; } Provides access to...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines Formatting of this list style....Gets the list that defines formatting of this list style. @property...style and use it in a document. doc = aw . Document () # A list allows...

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