Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 90,529 for

doc format

(1.28 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportXhtmlTransitional method. Specifies whether to write the DocTYPE declaration when saving to HTML or MHTML. When true, writes a DocTYPE declaration in the Document prior to the root element. Default value is false. When saving to EPUB or HTML5 (Html5) the DocTYPE declaration is always written in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PsSaveOptions to enhance your Document saving experience in Ps Format with customizable options for optimal results....saving a document into the Ps format. To learn more, visit the Specify...neighbor glyphs with the same formatting are concatenated. Note: The...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Font.size_bi property | Aspose.Words for Python

    Font.size_bi property. Gets or sets the font size in points used in a right-to-left Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Define a set of font settings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....within the document that is formatted with the specified style....use STYLEREF fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a Document to HTML Format...exporting a document to HTML format. Default is an empty string...you save a Document in HTML format, Aspose.Words needs to save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Export MSG to DOCX via Java | products.aspose.com

    Java API to Convert MSG to DocX without using Microsoft Word or Outlook...for Java to convert MSG file format to HTML. Secondly, you can...class Save the document to DOCX format using save method and set DOCX...

    products.aspose.com/total/java/conversion/msg-t...
  7. ChartDataLabel.isVisible property | Aspose.Word...

    ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display....( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeries.dataLabels property | Aspose.Words ...

    ChartSeries.dataLabels property. Specifies the settings for the data labels for the entire series....( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabel.showValue property | Aspose.Word...

    ChartDataLabel.showValue property. Allows to specify if values are to be displayed in the data labels...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) doc_list = doc . lists . add ( list_template...

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