Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,983 for

assemble document

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. TextWrapping Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TextWrapping enum for efficient text wrapping around tables. Enhance your Document formatting with ease!...of their appearance in the document. Around 1 Text is wrapped...table text wrapping. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. FieldCollection.GetEnumerator | Aspose.Words fo...

    Discover the FieldCollection GetEnumerator method—efficiently return an enumerator object and enhance your data handling capabilities....FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your Document rendering with customizable options for high-quality image output....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. public class ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. AnthropicAiModel.Translate | Aspose.Words for .NET

    Anthropic AI translation service for Documents. Translate files into any language using Claude's advanced natural language processing....method Translates the provided document into the specified target...public override Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. ThemeFont Enum | Aspose.Words for .NET

    Discover Aspose.Words ThemeFont enum to easily manage Document theme fonts and enhance your Documents' visual appeal with tailored styles....types of theme font names for document themes. public enum ThemeFont...theme fonts, located in the document’s Theme part, which allows...

    reference.aspose.com/words/net/aspose.words.the...
  9. FieldAddressBlock.ExcludedCountryOrRegionName |...

    Manage excluded countries/regions effortlessly with the FieldAddressBlock ExcludedCountryOrRegionName property. Optimize your address handling today!... Document doc = new Document (); DocumentBuilder...the first character of the document. // We can set a different...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBuilder.MoveToDocumentEnd | Aspose.Word...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToDocumentEnd method, placing the cursor at the end for seamless editing....the cursor to the end of the document. public void MoveToDocumentEnd...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...