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

new

(0.04 sec)
  1. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...to create a PSD file, add a new layer, manipulate the pixel data...stream. Create a New PSD Image : Create a new PSD image using...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  2. IStructuredDocumentTag.LockContentControl | Asp...

    Discover the IStructuredDocumentTag LockContentControl property. Set to true, it prevents users from deleting SDT, enhancing document integrity and control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  3. MailMergeCheckErrors | Aspose.Words for Java

    Specifies how Microsoft Word will report errors detected during mail merge in Java....merge and report errors in a new document. DEFAULT Equals to the...merge and report errors in a new document. length Methods Method...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....data record is merged into a new merge document. Examples: Shows...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. MemoryFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.MemoryFontSource class, enabling seamless access to TrueType fonts stored in memory for enhanced document processing....MemoryFontSource memoryFontSource = new MemoryFontSource ( fontBytes...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. List.IsRestartAtEachSection | Aspose.Words for ...

    Discover the IsRestartAtEachSection property to control list numbering in sections. Enhance document organization with this easy-to-use feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... OoxmlSaveOptions options = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.lis...
  7. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... writeln (); let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java.... DocumentBuilder builder = new DocumentBuilder(); Shape shape...with soft edge. Document doc = new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  9. SdtListItem.Value | Aspose.Words for .NET

    Discover the SdtListItem Value property to easily access and manage list item values for enhanced data handling in your applications....doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...
  10. SdtListItem.value property | Aspose.Words for N...

    SdtListItem.value property. Gets the value of this list item.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...