Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 214,794 for

aspose.words

(0.26 sec)
  1. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....the default behavior of Aspose.Words when it looks for TrueType...not share the cache. Where Aspose.Words Looks for TrueType Fonts...

    docs.aspose.com/words/cpp/specify-truetype-font...
  2. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#....breaks from a document using Aspose.Words or Open XML SDK. You can...file of this example from Aspose.Words GitHub . For more information...

    docs.aspose.com/words/net/remove-section-breaks...
  3. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java.... Document doc; // Aspose.Words throw an exception if we...document. Document doc; // Aspose.Words throw an exception if we...

    reference.aspose.com/words/java/com.aspose.word...
  4. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.Aspose.words.CssSavingArgs event in Java....aspose.words.CssSavingArgs) event. To...Remarks: By default, when Aspose.Words saves a document to HTML...

    reference.aspose.com/words/java/com.aspose.word...
  5. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells....vertical_alignment ( self ) -> aspose . words . tables . CellVerticalAlignmen...vertical_alignment ( self , value : aspose . words . tables . CellVerticalAlignmen...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.updateActualReferenceMarks method | As...

    Document.updateActualReferenceMarks method. Updates the [Footnote.actualReferenceMark](../../../Aspose.words.notes/footnote/actualReferenceMark/) property of all footnotes and endnotes in the document....( "1" ); See Also module Aspose.Words class Document Document...

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

    Border.color property. Gets or sets the border color....docx" ); See Also module Aspose.Words class Border Border.distanceFromText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PhoneticGuide.ruby_text property | Aspose.Words...

    PhoneticGuide.ruby_text property. Gets ruby text of the phonetic guide....ruby_text ) See Also module aspose.words class PhoneticGuide PhoneticGuide...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PreferredWidth.Value | Aspose.Words for .NET

    Discover the PreferredWidth Value property to easily access and customize your preferred width. Enhance your design with precise measurements today!...namespace Aspose.Words.Tables assembly Aspose.Words PreferredWidth...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....When a document is loaded, Aspose.Words mimics the behavior of Microsoft...UpdateFields method. In Aspose.Words, you can obtain a Range...

    docs.aspose.com/words/net/update-fields/