Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 80,731 for

doc format

(0.09 sec)
  1. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data table to be...

    reference.aspose.com/words/java/com.aspose.word...
  2. Export OFT to DOCM via C++ | products.aspose.com

    C++ API to Convert OFT to DocM without using Microsoft Word or Outlook...conversions is from OFT file format to HTML. This conversion is...be used to convert OFT file format to HTML. After that, Aspose...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize Document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....will be split at paragraphs formatted using Heading 1 , Heading...into several parts. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Tables::CellCollection::ToArray ...

    Aspose::Words::Tables::CellCollection::ToArray method. Copies all cells from the collection to a new array of cells in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert HTML To Markdown C#

    Convert HTML to Markdown Format in C# code. Save HTML as Markdown using C#....MD, and many other document formats using C#, F#, VB.NET. MD Node...developer can convert HTML to MD format and in the opposite direction...

    products.aspose.com/words/net/conversion/html-t...
  7. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the Format code applied to the Y values in C++....de method Gets or sets the format code applied to the Y values...get_FormatCode () Remarks Number formatting is used to change the way...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pap...
  9. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_text method...me, output_file_name, save_format, watermark_text) Adds a text...document with specified save format. def set_text ( self , input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project inFormation. A VBA project inside the Document is defined as a collection of VBA modules. 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...