Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 33,810 for

new

(0.12 sec)
  1. Fill.Visible | Aspose.Words for .NET

    Control visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  3. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature line. Easily set suggested signers for enhanced document clarity....certificatePassword ) { Document document = new Document ( srcDocumentPath );...); DocumentBuilder builder = new DocumentBuilder ( document );...

    reference.aspose.com/words/net/aspose.words/sig...
  4. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your shapes effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....psd" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...}; // Preparing new data var newPattern = new int [] { Color ...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  6. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....font -> set_Name ( u "Courier New" ); font -> set_Underline ( Underline...font -> set_Name ( u "Courier New" ); font -> set_Size ( 36 );...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java.... Document doc = new Document(getMyDir() + "Missing...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  8. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....to apply a different font to new content via FindReplaceOptions...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...to apply a different font to new content via FindReplaceOptions...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...