Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 33,766 for

new

(0.23 sec)
  1. BuildingBlock.Guid | Aspose.Words for .NET

    Discover BuildingBlock GUID property. Easily manage a unique 128-bit identifier for your building blocks, ensuring seamless organization and identification....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  2. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your saved documents, ensuring accurate file identification....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveOptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false.... Document doc = new Document ( MyDir + "Images.docx"...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions { ExportImagesAsBase64...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  6. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  8. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!...TabStop( double ) Initializes a new instance of this class. public...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  9. BuildingBlockCollection.Item | Aspose.Words for...

    Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...