Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 4,936 for

assemble document

(0.12 sec)
  1. HtmlLoadOptions.BlockImportMode | Aspose.Words ...

    Discover HtmlLoadOptions' BlockImportMode property to customize block-level element imports. Control merging for optimal content management!...imported from HTML-based documents. const string html = @" <html>...blockImportMode ; Document doc = new Document ( stream , loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ConvertUtil.PixelToPoint | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words/con...
  4. MarkdownLoadOptions.SoftLineBreakCharacter | As...

    Set custom soft line break characters in Markdown Documents for better formatting with this flexible load option....LineBreakChar ; Document doc = new Document ( stream , loadOptions...namespace Aspose.Words.Loading assembly Aspose.Words MarkdownLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  5. FieldRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRef class for seamless REF field implementation. Enhance Document automation and streamline your workflow today!...the Working with Fields documentation article. public class FieldRef...exactly as it appears in the document. InsertParagraphNumbe { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BaseWebExtensionCollection1.Count | Aspose.Word...

    Discover the BaseWebExtensionCollection Count property to easily retrieve the total number of elements, enhancing your web development efficiency....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...
  7. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your Document's presentation effortlessly....Examples Shows how to create a document that contains all outline...OutlineHeadingTempla () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Fill.Pattern | Aspose.Words for .NET

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique fill options!... Document doc = new Document ( MyDir + "Shape...namespace Aspose.Words.Drawing assembly Aspose.Words Fill.Opacity...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific fields from your Document with the FieldCollection Remove method, streamlining your data management process....this collection and from the document. public void Remove ( Field...field collection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove fields from your Document with the FieldCollection RemoveAt method. Streamline your data management today!...this collection and from the document. public void RemoveAt ( int...field collection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...