Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 4,931 for

assemble document

(0.05 sec)
  1. CompatibilityOptions.UseSingleBorderforContiguo...

    Optimize your table design with the UseSingleBorderForContiguousCells property. Simplify border conflicts and enhance visual appeal effortlessly!...Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.UseWord2002TableStyleRules...

    Discover how to use CompatibilityOptions to emulate Word 2002 Table Style Rules for enhanced Document formatting and seamless compatibility....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  3. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the PdfSaveOptions ExportParagraphGraphicsToArtifact property to control paragraph graphics as artifacts, enhancing your Document's visual clarity....the logical structure of the document. When the value is true the...emphasis, etc.). Document doc = new Document ( MyDir + "PDF artifacts...

    reference.aspose.com/words/net/aspose.words.sav...
  4. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  5. ImageSize.WidthPoints | Aspose.Words for .NET

    Discover the ImageSize WidthPoints property to easily obtain image width in points—perfect for precise measurements in design projects!...that, // when we view the document using 100% zoom in Microsoft...its actual size. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldRef.InsertParagraphNumber | Aspose.Words f...

    Discover how the FieldRef InsertParagraphNumber property allows you to easily insert accurate paragraph numbers from your Document for enhanced reference management....exactly as it appears in the document. public bool InsertParagraphNumbe...void FieldRef () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. OoxmlSaveOptions.Zip64Mode | Aspose.Words for .NET

    Discover the OoxmlSaveOptions Zip64Mode property to enhance your Document's output with ZIP64 format. Optimize large files effortlessly!...extensions for the output document. The default value is Never...ToArray ()); } } } builder . Document . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CellFormat.VerticalMerge | Aspose.Words for .NET

    Discover the CellFormat VerticalMerge property for seamless vertical cell merging in spreadsheets. Enhance data organization and presentation effortlessly!...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table...cells vertically. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge Documents by allowing precise shape insertion for a polished look....engine must insert into the document. public Shape Shape { get...inserts the shape into the document. Use this property to fully...

    reference.aspose.com/words/net/aspose.words.mai...
  10. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options.... Document doc = new Document (); DocumentBuilder...will be the one from the main document body. Assert . That ( comment...

    reference.aspose.com/words/net/aspose.words/inl...