Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,934 for

document assembly

(0.07 sec)
  1. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security....password the document was protected with. If document is not write-protected...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...
  2. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....VbaProject Contents [ Hide ] Document.VbaProject property Gets or...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  3. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  4. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality.... Document doc = new Document (); DocumentBuilder...IsBidiTextSupportedO = true ; // Use a document builder to insert a field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced Document structure and clarity....contents of one document to a bookmark in another document. public void...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  6. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian font names for enhanced typography in your projects.... Document doc = new Document (); DocumentBuilder...Specify font settings that the document builder will apply to any...

    reference.aspose.com/words/net/aspose.words/fon...
  7. FontFallbackSettings.LoadMsOfficeFallbackSettin...

    Discover the FontFallbackSettings LoadMsOfficeFallbackSettings method to easily implement Microsoft Word-like fallback settings with Office fonts for seamless integration.... Document doc = new Document (); FontSettings...fallback font scheme to an XML document. // For example, one of the...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!... Document doc = new Document (); DocumentBuilder...ConvertUtil namespace Aspose.Words assembly Aspose.Words PointToPixel(...

    reference.aspose.com/words/net/aspose.words/con...
  9. WatermarkType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkType enum for easy watermark customization in Documents. Enhance your projects with versatile watermark options!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  10. StructuredDocumentTag.SetCheckedSymbol | Aspose...

    Discover how to use the SetCheckedSymbol method in StructuredDocumentTag to customize checkbox visuals and enhance user experience....structured document tag in the form of a check box. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...