Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 4,982 for

assemble document

(0.11 sec)
  1. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property to enhance typography by controlling kerning settings for improved text readability and design quality....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...static Shape AppendWordArt ( Document doc , string text , string...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property to effortlessly define and customize your text paths for stunning typography in web design....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...static Shape AppendWordArt ( Document doc , string text , string...

    reference.aspose.com/words/net/aspose.words.dra...
  3. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates shape bounds in pixels, optimizing for zoom and resolution.... Document doc = new Document ( MyDir + "Office...namespace Aspose.Words.Rendering assembly Aspose.Words GetOpaqueBoundsInPix(...

    reference.aspose.com/words/net/aspose.words.ren...
  4. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!... Document doc = new Document ( MyDir + "Office...namespace Aspose.Words.Rendering assembly Aspose.Words GetSizeInPixels(...

    reference.aspose.com/words/net/aspose.words.ren...
  5. DropDownItemCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!...the Working with Fields documentation article. public class DropDownItemCollecti...item collection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldGreetingLine.AlternateText | Aspose.Words ...

    Discover how to use the FieldGreetingLine AlternateText property to enhance user experience by displaying custom text when names are missing.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldGreetingLine...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ProcessorContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ProcessorContext class, your essential tool for streamlined Document processing with versatile options and powerful features.... LayoutOptions { get; } Document layout options used by the...namespace Aspose.Words.LowCode assembly Aspose.Words Processor Class...

    reference.aspose.com/words/net/aspose.words.low...
  8. ChartAxis.Type | Aspose.Words for .NET

    Discover the ChartAxis Type property to easily identify axis types and enhance your data visualization for clearer insights and better analysis....ChartSeriesCollectio () { Document doc = new Document (); DocumentBuilder.../// Insert a chart using a document builder of a specified ChartType...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....RenderShapesOnForm () { Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Rendering assembly Aspose.Words English Русский...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...Cells’ (are you missing an assembly reference?) Code to save workbook:...need to consult the latest documentation for any changes in method...

    forum.aspose.com/t/aspose-cells-errors-after-up...