Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 4,692 for

assemble document

(0.09 sec)
  1. Chart.AxisZ | Aspose.Words for .NET

    Explore the Chart AxisZ property to unlock Z-axis customization options, enhancing your data visualization for clearer insights and impactful presentations.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Effortlessly navigate your Document with the DocumentBuilder MoveToParagraph method, enabling quick cursor movement to any paragraph in your section.... Document doc = new Document ( MyDir + "Paragraphs...)); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/net/aspose.words/doc...
  3. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML Documents. Enhance your web content effortlessly!...URIs written into an Html document. Default is null . public...} Remarks When you save a Document in Html format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Online MHTML to DXF Conversion or Build .NET ba...

    Free online app to convert MHTML to DXF files. .NET C# conversion library code for MHTML Documents....will be converted into DXF document Download the converted DXF...API Open MHTML file using Document class Initialize JpegDevice...

    products.aspose.com/total/net/conversion/mhtml-...
  5. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your Documents....with Footnote and Endnote documentation article. public class Footnote...reference mark displayed in the document for this footnote. Count {...

    reference.aspose.com/words/net/aspose.words.not...
  6. Row.Hidden | Aspose.Words for .NET

    Row Hidden property Documentation. Control table row visibility in Word Documents programmatically with boolean hide/show settings....supported for WordML and ODT documents. Examples Shows how to hide...hide a table row. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Story.Tables | Aspose.Words for .NET

    Discover Story Tables, a curated collection of tables directly linked to your story, enhancing organization and engagement effortlessly....tables in a document. Document doc = new Document ( MyDir + "Tables...Story namespace Aspose.Words assembly Aspose.Words Story.StoryType...

    reference.aspose.com/words/net/aspose.words/sto...
  8. FontEmbeddingLicensingRights Class | Aspose.Wor...

    Discover Aspose.Words.Fonts.FontEmbeddingLicensingRights class to manage font embedding rights effortlessly and enhance your Document's presentation.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  9. 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..."Bibliography.docx" ); // If the document already has a style you can...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...