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

doc format

(0.33 sec)
  1. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular Format...document into a particular format. To learn more, visit the Specify...prettyFormat When true , pretty formats output where applicable. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Გადაიყვანეთ Გამოსახულება BMP C++

    გადაიყვანეთ Გამოსახულება BMP C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/ima...
  3. Გადაიყვანეთ Გამოსახულება SVG C++

    გადაიყვანეთ Გამოსახულება SVG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/ima...
  4. Font.localeIdBi property | Aspose.Words for Nod...

    Font.localeIdBi property. Gets or sets the locale identifier (language) of the Formatted right-to-left characters....identifier (language) of the formatted right-to-left characters....and right-to-left text. let doc = new aw . Document (); let builder...

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

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

    products.aspose.com/total/java/conversion/msg-t...
  6. Export MSG to TIFF via Java | products.aspose.com

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

    products.aspose.com/total/java/conversion/msg-t...
  7. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.locale_id_bi property | Aspose.Words for P...

    Font.locale_id_bi property. Gets or sets the locale identifier (language) of the Formatted right-to-left characters....identifier (language) of the formatted right-to-left characters....right-to-left, and right-to-left text. doc = aw . Document () builder =...

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

    Adjust the font size in points for right-to-left Documents effortlessly. Enhance readability and design with our easy-to-use Font SizeBi property!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/net/aspose.words/fon...
  10. ChartDataLabelCollection.ShowDataLabelsRange | ...

    Discover the ShowDataLabelsRange property in ChartDataLabelCollection. Control data label visibility for your series and enhance data presentation effortlessly!...void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...