Sort Score
Result 10 results
Languages All
Labels All
Results 8,781 - 8,790 of 240,516 for

aspose.words

(0.58 sec)
  1. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....aspose.words.FontSourceBase public class...available fonts. // Configure Aspose.Words to source fonts from a custom...

    reference.aspose.com/words/java/com.aspose.word...
  2. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression....()) break See Also module aspose.words class CompositeNode CompositeNode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style....@property def font ( self ) -> aspose . words . Font : ... Remarks For...docx' ) See Also module aspose.words class Style Style.document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.moveToDocumentEnd method | Aspo...

    DocumentBuilder.moveToDocumentEnd method. Moves the cursor to the end of the document....true ); See Also module Aspose.Words class DocumentBuilder DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Insert and Append Documents|Aspose.Words for No...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Node.js....manually or you can use Aspose.Words insert or append feature...Document As mentioned above, in Aspose.Words a document is represented...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  6. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection....docx" ); See Also module Aspose.Words class ConditionalStyleColl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyle.rightPadding property | Aspose...

    ConditionalStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells....docx" ); See Also module Aspose.Words class ConditionalStyle ConditionalStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::EditableRange class | Aspose.Wor...

    Aspose::Words::EditableRange class. Represents a single editable range. To learn more, visit the documentation article in C++....To learn more, visit the Aspose.Words Document Object Model (DOM)...Namespace Aspose::Words Library Aspose.Words for C++ Aspose::Words::DocumentVisitor...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. DefaultFontSubstitutionRule.default_font_name p...

    DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name....get_available_fonts ()])) # Aspose.Words will now use the default....pdf' ) See Also module aspose.words.fonts class DefaultFontSubstitut...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... ToString (); } Aspose.Words Document doc = new Document...

    docs.aspose.com/words/net/inserting-table/