Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 4,936 for

document assembly

(0.07 sec)
  1. LanguagePreferences Class | Aspose.Words for .NET

    Discover the Aspose.Words.LanguagePreferences class to effortlessly customize and manage language settings for enhanced Document processing....the Specify Load Options documentation article. public class LanguagePreferences...preferences when loading a document. LoadOptions loadOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  2. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your Document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....property Returns true if the document is encrypted and requires...property exists to help you sort documents that are encrypted from those...

    reference.aspose.com/words/net/aspose.words/fil...
  3. Field.DisplayResult | Aspose.Words for .NET

    Discover the Field DisplayResult property that delivers the text for your displayed field results, enhancing clarity and user experience....displays in the document. Document doc = new Document (); DocumentBuilder...); builder . Write ( "This document was written by " ); FieldAuthor...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily customize and enhance your Document's paragraph styling for improved readability and presentation.... Document doc = new Document (); DocumentBuilder...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  5. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your rendering with customizable ITextShaperFactory implementations.... Document doc = new Document ( MyDir + "OpenType...factory is necessary for documents that use multiple fonts. //...

    reference.aspose.com/words/net/aspose.words.lay...
  6. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal Document quality and performance....saves the bitmap to the output document. Examples Shows added a fallback...HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your shape type supports images for enhanced visual appeal!...appears that in Microsoft Word documents any shape except a group shape...rotate an image. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. MarkdownSaveOptions.ListExportMode | Aspose.Wor...

    Discover the ListExportMode property of MarkdownSaveOptions, which controls how list items are output. Optimize your files with flexible MarkdownSyntax!...the markdown document. Document doc = new Document ( MyDir + "List...namespace Aspose.Words.Saving assembly Aspose.Words MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PclSaveOptions.FallbackFontName | Aspose.Words ...

    Discover the PclSaveOptions FallbackFontName property, ensures seamless printing with a default font when your desired font isn't available.... Document doc = new Document (); DocumentBuilder..."Times New Roman" ; // This document will instruct the printer...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HorizontalRuleFormat.WidthPercent | Aspose.Word...

    Discover the HorizontalRuleFormat WidthPercent property to easily customize your horizontal rule's length as a percentage of window width for better design control.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words HorizontalRuleFormat...

    reference.aspose.com/words/net/aspose.words.dra...