Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 180,113 for

doc

(0.15 sec)
  1. Font.bold_bi property | Aspose.Words for Python

    Font.bold_bi property. True if the right-to-left text is formatted as bold.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Define a set of font settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Java API to Export MD to DOTM | products.aspose...

    Convert MD to DOTM using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...MD files to DOC. Once the MD file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/md-to...
  3. Convert TEXT To JPG C++

    Convert TEXT to JPG format in C++ code. Save TEXT as JPG using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/text-t...
  4. Convert JPG To GIF C++

    Convert JPG to GIF format in C++ code. Save JPG as GIF using C++....format 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/cpp/conversion/jpg-to...
  5. Convert TEXT To PNG C++

    Convert TEXT to PNG format in C++ code. Save TEXT as PNG using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/text-t...
  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. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your Document exports by keeping form fields interactive, improving user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertCheckBox (...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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