Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 165,416 for

doc

(0.08 sec)
  1. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your Documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "For more...

    reference.aspose.com/words/net/aspose.words/doc...
  2. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your Document by defining content insertion methods for seamless integration and improved workflow.... Document doc = new Document (); GlossaryDocument...glossaryDoc = new GlossaryDocument (); doc . GlossaryDocument = glossaryDoc...

    reference.aspose.com/words/net/aspose.words.bui...
  3. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency.... Document doc = new Document (); GlossaryDocument...glossaryDoc = new GlossaryDocument (); doc . GlossaryDocument = glossaryDoc...

    reference.aspose.com/words/net/aspose.words.bui...
  4. ListFormat.ApplyBulletDefault | Aspose.Words fo...

    Discover how to use the ApplyBulletDefault method to effortlessly create stylish bulleted lists in your Documents, enhancing readability and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Aspose...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListFormat.applyBulletDefault method | Aspose.W...

    ListFormat.applyBulletDefault method. Starts a new default bulleted list and applies it to the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. C# API to Export CGM to MARKDOWN | products.asp...

    Convert CGM to MARKDOWN without using Microsoft Word...used to convert CGM files to DOC format. Once the conversion is...NET can be used to render the DOC file to MARKDOWN. Aspose.Total...

    products.aspose.com/total/net/conversion/cgm-to...
  7. IBibliographyStylesProvider Interface | Aspose....

    Enhance your Document formatting with the Aspose.Words.IBibliographyStylesProvider interface, perfect for customizing bibliography styles in citations....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography...with the following code: // doc.Bibliography.BibliographyStyle...

    reference.aspose.com/words/net/aspose.words.fie...
  8. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportDocumentPro(true); doc.save(getArtifactsDir() + "HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive.... Document doc = new Document (); GlossaryDocument...glossaryDoc = new GlossaryDocument (); doc . GlossaryDocument = glossaryDoc...

    reference.aspose.com/words/net/aspose.words.bui...
  10. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

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