Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 237,614 for

aspose.words

(0.48 sec)
  1. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.words for C++ allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine....Most often, you will use Aspose.Words to convert DOC or DOCX documents...you to learn how to ensure Aspose.Words is rendering your documents...

    docs.aspose.com/words/cpp/install-truetype-font...
  2. Aspose::Words::Saving::ResourceSavingArgs class...

    Aspose::Words::Saving::ResourceSavingArgs class. Provides data for the ResourceSaving() event. To learn more, visit the documentation article in C++....const Specifies whether Aspose.Words should keep the stream open...Remarks By default, when Aspose.Words saves a document to fixed...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....def document ( self ) -> aspose . words . Document : ... @document...document ( self , value : aspose . words . Document ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../saveformat/) value....saveFormat )); See Also module Aspose.Words class FileFormatUtil FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.rtlGutter property | Aspose.Words for...

    PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language....docx" ); See Also module Aspose.Words class PageSetup PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....docx" ); See Also module Aspose.Words class DocumentBuilder DocumentBuilder...

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

    Font.boldBi property. True if the right-to-left text is formatted as bold....docx" ); See Also module Aspose.Words class Font Font.bold property...

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

    Font.italicBi property. True if the right-to-left text is formatted as italic....docx" ); See Also module Aspose.Words class Font Font.italic property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor.... accept ( visitor : Aspose . Words . DocumentVisitor ) Parameter...mBuilder ; } See Also module Aspose.Words class Comment Comment.storyType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....In the current version of Aspose.Words, modifying the document...a document created using Aspose.Words contains by default. Iterator...

    reference.aspose.com/words/java/com.aspose.word...