Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 4,987 for

assemble document

(0.07 sec)
  1. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your text layout for better readability!... Document doc = new Document (); DocumentBuilder...// Center all text that the document builder writes, and set up...

    reference.aspose.com/words/net/aspose.words/par...
  2. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your Documents. Enhance your Document processing capabilities today!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  3. InlineStory.IsMoveFromRevision | Aspose.Words f...

    Discover InlineStory's IsMoveFromRevision property. Easily track moved or deleted content in Microsoft Word with change tracking enabled for seamless editing.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  4. MetafileRenderingOptions.UseEmfEmbeddedToWmf | ...

    Discover how the UseEmfEmbeddedToWmf property optimizes WMF metafile rendering, enhancing performance and quality for your graphics applications.... Document doc = new Document ( MyDir + "EMF.docx"...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. MailMerge.FieldMergingCallback | Aspose.Words f...

    Discover the MailMerge FieldMergingCallback property, enhancing your mail merge experience by efficiently handling Document fields for seamless integration....field is encountered in the document. public IFieldMergingCallbac...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  6. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules.... Document doc = new Document (); FontSettings..."Courier New" ; // Using a document builder, add some text in...

    reference.aspose.com/words/net/aspose.words.fon...
  7. ChartTitle.Show | Aspose.Words for .NET

    Enhance your charts with customizable titles. Control visibility easily—default is true. Elevate your data presentation today!... Document doc = new Document (); DocumentBuilder...Insert a chart shape with a document builder and get its chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.ImageBytes | Aspose.Words for .NET

    Discover the ImageData ImageBytes property to easily manage and manipulate raw image bytes within your shapes for enhanced visual content....image is not stored in the document (e.g the image is probably...image data. Document imgSourceDoc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IStructuredDocumentTag.Color | Aspose.Words for...

    Discover the IStructuredDocumentTag Color property to easily customize and set colors for structured Document tags, enhancing your Document's visual appeal....the color of the structured document tag. public Color Color {...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your Document's readability and style.... Document doc = new Document (); DocumentBuilder...and below them and save the document. builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words/par...