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

doc format

(0.18 sec)
  1. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....to the XPS format in the form of a book fold. let doc = new aw...renderTextAsBookFold ) for ( let s of doc . sections . toArray ()) { s...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Comparer | Aspose.Words for Java

    Provides methods intended to compare Documents in Java....output file in the provided save format, producing changes as a number...number of edit and format revisions. compare(String v1, String...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Loading::MarkdownLoadOptions::Ma...

    Aspose::Words::Loading::MarkdownLoadOptions::MarkdownLoadOptions constructor. Initializes a new instance of MarkdownLoadOptions class in C++....mdText = System :: String :: Format ( u "{0}Line1{1}{2}Line2{3}{4}"...set_PreserveEmptyLines ( true ); auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::Drawing::OleFormat::GetRawData m...

    Aspose::Words::Drawing::OleFormat::GetRawData method. Gets OLE object raw data in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Markup::SdtListItem::SdtListItem...

    Aspose::Words::Markup::SdtListItem::SdtListItem constructor. Initializes a new instance of this class in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...of a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection....( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code dotnet...

    products.aspose.com/words/net/make/html/
  9. Make WORD Using Javascript

    Make a new a Word Document in JavaScript in a few steps. Easily create a Word Document using Node.js via .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code npm...

    products.aspose.com/words/nodejs-net/make/word/
  10. ThemeColors.accent1 property | Aspose.Words for...

    ThemeColors.accent1 property. Specifies color Accent 1.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

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