Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 5,176 for

document assembly

(0.2 sec)
  1. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily customize font size in points for enhanced readability and design flexibility in your projects....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.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish text 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. TextPath.Shadow | Aspose.Words for .NET

    Discover how the TextPath Shadow property enhances your text with customizable shadows for stunning visual effects on your designs....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...static Shape AppendWordArt ( Document doc , string text , string...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath.Text | Aspose.Words for .NET

    Explore TextPath's Text property to effortlessly define and customize your text paths for stunning visual effects in your designs....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...static Shape AppendWordArt ( Document doc , string text , string...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring text seamlessly follows any shape, creating stunning visual effects....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...static Shape AppendWordArt ( Document doc , string text , string...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...static Shape AppendWordArt ( Document doc , string text , string...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property to easily customize text alignment in your designs. Enhance your layouts with precise control and creativity!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...static Shape AppendWordArt ( Document doc , string text , string...

    reference.aspose.com/words/net/aspose.words.dra...
  8. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your Document formatting effortlessly.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/num...
  9. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...LoadFonts(); var document = new Document(); var page = document.Pages.Add();...stream = new MemoryStream(); document.Save(stream, SaveFormat.Pdf);...

    forum.aspose.com/t/nullreferenceexception-when-...
  10. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline Document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications....implementation for printing of a Document within the .NET printing framework...more, visit the Printing a Document Programmatically or Using...

    reference.aspose.com/words/net/aspose.words.ren...