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

document assembly

(0.08 sec)
  1. 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...
  2. 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...
  3. StructuredDocumentTag.SetUncheckedSymbol | Aspo...

    Discover how the SetUncheckedSymbol method enhances your StructuredDocumentTag by customizing checkbox visuals for better 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...
  4. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your Documents for improved readability....paragraph into the document. Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  5. ChartTitle.Font | Aspose.Words for .NET

    Customize your chart title with the ChartTitle Font property for enhanced font formatting. Elevate your data presentation effortlessly!... Document doc = new Document (); DocumentBuilder...Insert a chart shape with a document builder and get its chart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO.... Document doc = new Document (); DocumentBuilder...AltText.docx" ); // Save the document to HTML, and then delete the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your Document's presentation....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/par...
  8. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage Document printing in your applications. Boost productivity with seamless integration!...AsposeWordsPrintDocu ( Document document ) Parameter Type Description...Description document Document The document to print. Examples Shows...

    reference.aspose.com/words/net/aspose.words.ren...
  9. 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...
  10. 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...