Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 89,964 for

doc format

(0.39 sec)
  1. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a Document in Java.... Document doc = new Document(getMyDir() + "Document...FontInfoCollection fontInfos = doc.getFontInfos(); fontInfos.se...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  4. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.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...document’s raw content. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines Document saving Formats. Ensure seamless compatibility with WordML for your files!...SaveFormat property Specifies the format in which the document will...document’s raw content. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional inFormation that has been generated or calculated during the save operation. The caller can use or ignore this object. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is Formatted as superscript in C++....method True if the font is formatted as superscript. bool Aspose...Shows how to format text to offset its position. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape....how to create and format a text box. let doc = new aw . Document...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row Formatting options, enhancing your data presentation effortlessly....property Provides access to the formatting properties of the row. public...to modify formatting of a table row. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  10. C# API to Export MD to DOT | products.aspose.com

    Convert MD to DOT without using Microsoft Word...developers to convert MD file format to DOC. It provides a wide range...documents to other popular file formats, such as HTML, XPS, and SVG...

    products.aspose.com/total/net/conversion/md-to-...