Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,283 for

assemble document

(0.05 sec)
  1. FontInfo.Panose | Aspose.Words for .NET

    Discover the FontInfo PANOSE property, easily get or set the typeface classification number for enhanced font management and design precision....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  2. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  3. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!... Document doc = new Document (); DocumentBuilder...Border namespace Aspose.Words assembly Aspose.Words Equals( object...

    reference.aspose.com/words/net/aspose.words/bor...
  4. ColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ColorMode enum for optimized color rendering. Enhance your Document's visual appeal with precise color settings.... Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your Document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...image into a document. Document doc = new Document (); DocumentBuilder...shape = new Shape ( builder . Document , ShapeType . Image ); shape...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF Documents by ensuring complete font embedding for perfect formatting....embedded into the resulting PDF documents. public bool EmbedFullFonts...will result in large output documents. Examples Shows how to enable...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SvgSaveOptions.MaxImageResolution | Aspose.Word...

    Control the quality of your exported raster images with the SvgSaveOptions MaxImageResolution. Set pixel density for optimal results. Default, 0.... Document doc = new Document ( MyDir + "Rendering...namespace Aspose.Words.Saving assembly Aspose.Words SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Examples Shows how to update a document’s “CreatedTime” property when...when saving. Document doc = new Document (); DateTime createdTime...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Document.HyphenationOptions | Aspose.Words for ...

    Explore the Document HyphenationOptions property to customize hyphenation settings, enhancing readability and improving your Document's presentation....HyphenationOptions Document.HyphenationOptions property Provides...Provides access to document hyphenation options. public HyphenationOptions...

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