Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 414,367 for

document

(0.36 sec)
  1. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of Document pages....for the generated images of document pages. Members Name Description...render a document to an image. let doc = new aw . Document (); let...

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

    Font.sizeBi property. Gets or sets the font size in points used in a right-to-left Document....points used in a right-to-left document. get sizeBi () : number Examples...right-to-left text. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.automaticallyUpdate property | Aspose.Wor...

    Style.automaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value.... Document (); let style = doc . styles...from the document to the paragraph that the document builder is...

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

    Font.name_bi property. Returns or sets the name of the font in a right-to-left language Document....in a right-to-left language document. @property def name_bi ( self...right-to-left text. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text Document loading. Customize your Document object with flexible options for optimal performance....when loading Text document into a Document object. To learn more...the Specify Load Options documentation article. public class TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless Document automation.... Document doc = new Document ( MyDir + "Mail merge...MERGEFIELDs available in the document. MailMergeRegionInfo regionInfo...

    reference.aspose.com/words/net/aspose.words.mai...
  7. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management.... Document doc = new Document ( MyDir + "Mail merge...MERGEFIELDs available in the document. MailMergeRegionInfo regionInfo...

    reference.aspose.com/words/net/aspose.words.mai...
  8. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your Document exports by keeping form fields interactive, improving user experience.... Document doc = new Document (); DocumentBuilder...15 ); // When we export a document with form fields to .html...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of formatting or data fidelity in C++....encounters some issue during document loading or saving that might...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  10. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....footers from a document. let doc = new aw . Document ( base . myDir...text in a document’s footer. let doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...