Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 5,199 for

document assembly

(0.2 sec)
  1. BorderCollection.Color | Aspose.Words for .NET

    Discover the BorderCollection Color property to easily customize and manage border colors for your designs. Enhance your UI with vibrant options!... Document doc = new Document (); PageSetup pageSetup...BorderCollection namespace Aspose.Words assembly Aspose.Words BorderCollection...

    reference.aspose.com/words/net/aspose.words/bor...
  2. VbaModuleCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your VBA projects with the VbaModuleCollection Add method, allowing seamless addition of modules for improved functionality.... Document doc = new Document (); // Create a new...namespace Aspose.Words.Vba assembly Aspose.Words VbaModuleCollection...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your Documents.... Document doc = new Document (); Paragraph para...Font namespace Aspose.Words assembly Aspose.Words Font.ComplexScript...

    reference.aspose.com/words/net/aspose.words/fon...
  4. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your Document summarization for clearer insights and improved content management....various options for summarizing document content. public class SummarizeOptions...Google models. Document firstDoc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your page outline. Control borders effortlessly—default setting is true for easy use!...docx document to .svg. Document doc = new Document ( MyDir...MyDir + "Document.docx" ); // Configure the SvgSaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!...system in a document. Document doc = new Document (); // To display...display an image in a document, we will need to create a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Field.GetFieldCode | Aspose.Words for .NET

    Discover the GetFieldCode method, effortlessly retrieve text between field start and separator, including child field codes and results. Enhance your coding efficiency!...field into a document using a field code. Document doc = new Document...field’s field code. // Open a document which contains a MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look....inserted by a document builder. Document doc = new Document (); DocumentBuilder...DocumentBuilder namespace Aspose.Words assembly Aspose.Words DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your Document imports today!... Document dstDoc = new Document ( MyDir + "Document.docx"...docx" ); Document srcDoc = new Document ( MyDir + "Header and footer...

    reference.aspose.com/words/net/aspose.words/imp...
  10. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control list merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted lists to enhance Document formatting. Default, false....lists from a documents. Document srcDoc = new Document ( MyDir +..."List item.docx" ); Document dstDoc = new Document ( MyDir + "List...

    reference.aspose.com/words/net/aspose.words/imp...