Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 213,176 for

new

(0.08 sec)
  1. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of columns for enhanced readability....increase the number of columns, new TextColumn objects are created...set width and spacing for the new columns. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words/tex...
  2. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....throws Exception { Document doc = new Document(); // Insert a WordArt...appendWordArt(doc, "Kerning: VAV", "Times New Roman", 90.0, 24.0, Color.ORANGE...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentProperty.IsLinkToContent | Aspose.Words...

    Discover if DocumentProperty's IsLinkToContent property connects to content. Enhance your workflow with seamless document management solutions....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/net/aspose.words.pro...
  4. FieldMergeBarcode.ErrorCorrectionLevel | Aspose...

    Discover the FieldMergeBarcode ErrorCorrectionLevel property to optimize your QR Code's reliability. Set values from 0 to 3 for enhanced error correction....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java.... Document doc = new Document(getMyDir() + "Images...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add background to PDF|Aspose.PDF for PHP via Java

    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....$document = new Document ( $inputFile ); // Add a new page to document...BackgroundArtifact object $background = new BackgroundArtifact (); // Specify...

    docs.aspose.com/pdf/php-java/add-backgrounds/
  7. ParagraphFormat.KeepTogether | Aspose.Words for...

    Discover the ParagraphFormat KeepTogether property, ensure all lines stay together on one page for improved document readability and professional presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/net/aspose.words/par...
  8. AiModel.create method | Aspose.Words for Node.js

    AiModel.create method. Creates a New instance of [AiModel](../) class....create(modelType) Creates a new instance of AiModel class. create...Google models. let firstDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SummarizeOptions.summaryLength property | Aspos...

    SummarizeOptions.summaryLength property. Allows to specify summary length... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical font available to Aspose.Words font engine in Java....FontSourceBase[] folderFontSource = {new FolderFontSource(getFontsDir()...FontSourceBase[] folderFontSource = {new FolderFontSource(getFontsDir()...

    reference.aspose.com/words/java/com.aspose.word...