Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 89,761 for

doc format

(0.13 sec)
  1. JoinRunsOptions Class | Aspose.Words for .NET

    Configure run-merging behavior in Aspose.Words. Control how Document runs with similar Formatting are combined for cleaner, optimized Word Documents....when joining runs with same formatting. IgnoreRedundant { get; set;...when joining runs with same formatting. IgnoreSpacing { get; set;...

    reference.aspose.com/words/net/aspose.words/joi...
  2. Style.nextParagraphStyleName property | Aspose....

    Style.nextParagraphStyleName property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph Formatted with the specified style....inserted after a paragraph formatted with the specified style....collection. let doc = new aw . Document (); expect ( doc . styles ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert DWT to U3D via C# | products.aspose.com

    Sample code for DWT to U3D C# conversion. Use API example code for batch DWT files to U3D conversion within VB.NET, Asp.NET or any .NET based application....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/net/conversion/dwt-to-u3d/
  7. Convert PDF to XML via C# | Aspose

    Sample code for PDF to XML C# conversion. Use API example code for batch PDF files to XML conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in PDF format and creates PDF documents containing...What is PDF File Format Portable Document Format (PDF) is a type...

    products.aspose.com/ocr/net/conversion/pdf-to-xml/
  8. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. To learn more, visit the Documentation article in C++....detected that might result in formatting fidelity loss. GetAvailableFonts...detected that might result in formatting fidelity loss. SystemFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Convert DWT to IFC via Python | products.aspose...

    Sample code for DWT to IFC conversion. Use API example code for batch DWT files to IFC conversion....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/python-net/conversion/d...
  10. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the Document....base style is removed its formatting is moved to child styles...style. let doc = new aw . Document (); let style = doc . styles...

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