Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,983 for

document assembly

(0.62 sec)
  1. HyphenationOptions.AutoHyphenation | Aspose.Wor...

    Control automatic hyphenation with the HyphenationOptions property. Easily enhance your Document's readability by toggling this feature on or off....hyphenation is turned on for the document. Default value for this property...automatic hyphenation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  2. OdsoFieldMapData.Clone | Aspose.Words for .NET

    Effortlessly create a deep clone of your OdsoFieldMapData object with our Clone method. Enhance your data management with precision and ease.... Document doc = new Document ( MyDir + "Odso data...namespace Aspose.Words.Settings assembly Aspose.Words OdsoFieldMapData...

    reference.aspose.com/words/net/aspose.words.set...
  3. FieldOptions.BibliographyStylesProvider | Aspos...

    Discover the FieldOptions BibliographyStylesProvider property for customizable bibliography styles, enhancing your FieldBibliography and FieldCitation fields....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography..."Bibliography.docx" ); // If the document already has a style you can...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words Add( ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImagePixelFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImagePixelFormat enum for optimal pixel formats in Document page images. Enhance your Document visuals effortlessly!...for the generated images of document pages. public enum ImagePixelFormat...render a document to an image. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital Document signing. Enhance security and authenticity effortlessly!...Contains details for signing a document with a digital signature....certificate used to sign a document. SignOptions { get; set; }...

    reference.aspose.com/words/net/aspose.words.sav...
  7. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open Documents in read-only mode for enhanced security and integrity....whether the document author has recommended that the document be opened...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...
  8. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored Document versions in your DOC files for better management and organization....VersionsCount Contents [ Hide ] Document.VersionsCount property Gets...of document versions that was stored in the DOC document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... Document doc = new Document ( MyDir + "Two color...namespace Aspose.Words.Drawing assembly Aspose.Words Solid( Color...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/net/aspose.words.rep...