Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 4,984 for

assemble document

(0.9 sec)
  1. Bookmark.BookmarkEnd | Aspose.Words for .NET

    Discover the BookmarkEnd property, easily access the node marking the end of your bookmark for efficient Document navigation and management....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/boo...
  2. PageSetup.CharactersPerLine | Aspose.Words for ...

    Control your Document layout with the PageSetup CharactersPerLine property. Easily adjust characters per line for optimal readability and design....characters per line in the document grid. public int CharactersPerLine...each line may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  3. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency.... Document doc = new Document (); DocumentBuilder...doc . Save ( ArtifactsDir + "Document.TableStyleToDirectFo.docx"...

    reference.aspose.com/words/net/aspose.words/com...
  4. CustomXmlPropertyCollection Class | Aspose.Word...

    Discover Aspose.Words.Markup.CustomXmlPropertyCollection, a powerful tool for managing custom XML attributes and smart tag properties efficiently....Structured Document Tags or Content Control documentation article...about smart tags. Document doc = new Document ( MyDir + "Smart...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... Document doc = new Document ( MyDir + "Two color...namespace Aspose.Words.Drawing assembly Aspose.Words Solid( Color...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless font management and enhanced Document formatting. Optimize your workflow today!...the Working with Fonts documentation article. public class DefaultFontSubstitut...substitution rule. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your Document text and the left edge of shapes for enhanced layout control....distance (in points) between the document text and the left edge of...surrounds a shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....converting a document to .emf. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an EMF image, we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Run.Accept | Aspose.Words for .NET

    Utilize the Accept method to seamlessly welcome visitors, enhancing user experience and boosting engagement on your website....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/run...