Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 42,185 for

document properties

(0.92 sec)
  1. TextPath.Spacing | Aspose.Words for .NET

    Discover TextPath Spacing. Control text spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!...Spacing property Defines the amount of spacing...work with WordArt. Document doc = new Document (); // Insert a WordArt...

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

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below text for a cleaner, more polished look....Trim property Determines whether extra space...work with WordArt. Document doc = new Document (); // Insert a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...IsWordArt property Returns true if this shape...work with WordArt. Document doc = new Document (); // Insert a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your Document design with versatile text options!... Document doc = new Document (); // Insert a WordArt...text using the respective properties. shape . TextPath . Bold...

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

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing text readability and design consistency across your project....SameLetterHeights property Determines whether all letters...work with WordArt. Document doc = new Document (); // Insert a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to Add Watermark to PDF in C#

    This tutorial contains information about how to add watermark to PDF in C#. To add watermark to PDF C# code is provided that be used to add image and text both types of watermarks to any page of the PDF....the target PDF file into the Document class object to which the...then set the loaded image properties like its location on the...

    kb.aspose.com/pdf/net/how-to-add-watermark-to-p...
  7. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying....Query property Gets or sets a set of SQL...field into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency....FirstRecord property Gets or sets the integral...field into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. TextBox class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...the Working with Shapes documentation article. Remarks Use the...Shape.textBox property to access text properties of a shape. You...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Print PDF using Java | Aspose.PDF

    Print PDF Documents programmatically with Java sample code using Aspose.PDF for Java...</dependency> Printing PDF document via Java You need Aspose.PDF...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/java/print/