Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 78,354 for

doc format

(0.05 sec)
  1. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN Document into a Document object in Java....format("{0}Line1{0}{0}Line2{0}{0}"...setPreserveEmptyLine(true); Document doc = new Document(new ByteArrayInputStream(mdText...

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

    Specifies the way headers and footers are exported to plain text Format in Java....are exported to plain text format. Examples: Shows how to specify...footers to plain text format. Document doc = new Document(); //...

    reference.aspose.com/words/java/com.aspose.word...
  3. FontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontInfo class. Specifies inFormation about a font used in the Document...Description getEmbeddedFont(format, style) Gets a specific embedded...OpenType format. Fonts in Embedded OpenType format are converted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. C++ API to Convert TEX to POWERPOINT | products...

    Convert TEX to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...convert TEX documents to PPTX format with ease. It also supports...supports a variety of other formats, such as HTML, PDF, XPS, and more...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. C++ API to Convert SVG to PPS | products.aspose...

    Convert SVG to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...is an XML-based vector image format for two-dimensional graphics...PowerPoint presentation file format that supports animation, slide...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. C++ API to Convert TEX to PPSX | products.aspos...

    Convert TEX to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader... TEX is a plain text file format for representing a document...PowerPoint Open XML Presentation format. Converting TEX to PPSX can...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....paragraph formatting to create off-center text. let doc = new aw...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....paragraph formatting to create off-center text. let doc = new aw...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and page numbers for a polished look....must have a numbered outline format applied. Examples Shows how...with page chapters. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words/pag...
  10. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings....page save format, its text will have hyphenation. doc = aw . Document...hyphenation if any is available. doc . first_section . body . first_paragraph...

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