Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 215,168 for

formatting

(0.08 sec)
  1. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....control how the field result is formatted. get resultFormatter () :...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...Specifies how to merge style formatting that clashes. appendDocument(srcDoc...Specifies how to merge style formatting that clashes. importFormatOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert RTF to Images in Python | products.aspo...

    RTF to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...various APIs dealing different formats. We use Aspose.Words for Python...with SaveFormat of relevant format. But in case if there is need...

    products.aspose.com/total/python-net/conversion...
  4. Convert OpenDocument Presentations in .NET|Aspo...

    Aspose.Slides for .NET lets you convert ODP to PDF, HTML, and image formats with ease. Boost your .NET apps with fast and accurate presentation conversion....presentations to various other formats. Following a similar approach...easily export ODP documents to formats like HTML, PDF, TIFF, JPG,...

    docs.aspose.com/slides/net/convert-openoffice-odp/
  5. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font Formatting of this object....Provides access to the font formatting of this object. get font...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.joinRunsWithSameFormatting method | A...

    Paragraph.joinRunsWithSameFormatting method. Joins runs with the same Formatting in the paragraph....Joins runs with the same formatting in the paragraph. joinRunsWithSameForm...separate runs with the same formatting. Fragmented paragraphs like...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this Formatting....paragraph style applied to this formatting. get styleName () : string...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph Formatting properties....Provides access to the paragraph formatting properties. get paragraphFormat...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes on Android Contents [ Hide ] Overview...are made up of lines, you can format them by modifying or applying...

    docs.aspose.com/slides/androidjava/shape-format...
  10. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...processes the document’s formatting and content. Subtle differences...the document structure or formatting can lead to discrepancies...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...