Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 214,806 for

aspose.words

(0.48 sec)
  1. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    Discover how the SaveFontFaceCssSeparately property optimizes your document's CSS management by saving font-face rules in a separate file for cleaner exports....namespace Aspose.Words.Saving assembly Aspose.Words HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. RevisionCollection class | Aspose.Words for Nod...

    Aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document... See Also module Aspose.Words Revision class RevisionGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBase.resource_loading_callback property...

    DocumentBase.resource_loading_callback property. Allows to control how external resources are loaded....resource_loading_callback ( self ) -> aspose . words . loading . IResourceLoadingCall...lback ( self , value : aspose . words . loading . IResourceLoadingCall...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IDocumentProcessorPlugin.toPages method | Aspos...

    IDocumentProcessorPlugin.toPages method. Saves each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method using the specified fixed page save options....toPages ( saveOptions : Aspose . Words . Saving . FixedPageSaveOptions...FixedPageSaveOptions See Also module Aspose.Words class IDocumentProcessorPl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.words.BaselineAlignment enumeration. Specifies fonts vertical position on a line....docx" ); See Also module Aspose.Words AbsolutePositionTab class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline....docx' ) See Also module aspose.words class Font Font.number_spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Mail Merge Template in C++|Aspose.Words for C++

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields.... Aspose.Words provides the ability to...or programmatically using Aspose.Words. In this article, we will...

    docs.aspose.com/words/cpp/mail-merge-template/
  8. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++.... Document Builder or Aspose.Words DOM DocumentBuilder complements...methods available in the Aspose.Words Document Object Model (DOM)...

    docs.aspose.com/words/cpp/document-builder-over...
  9. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style....line_style ( self ) -> aspose . words . LineStyle : ... @line_style...line_style ( self , value : aspose . words . LineStyle ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Load Text File in PHP|Aspose.Words for .NET

    Loading text document using Aspose.words for .NET in PHP using COM in C#....in PHP Contents [ Hide ] Aspose.Words - Load Text File Conversion...$comHelper = new \COM ( "Aspose.Words.ComHelper" ); // The encoding...

    docs.aspose.com/words/net/load-text-file-in-php/