Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 194,919 for

new

(0.14 sec)
  1. Presentation Comments|Aspose.Slides for PHP Doc...

    Add comments and replies in PowerPoint presentation...class $pres = new Presentation (); $Array = new java_class ( "java...position for comments $point = new Point2DFloat ( 0.2 , 0.2 ); #...

    docs.aspose.com/slides/php-java/presentation-co...
  2. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/).... let doc = new aw . Document (); let table = new aw . Tables...appendChild ( table ); let row = new aw . Tables . Row ( doc ); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Apply Different Style on the Each Text Value of...

    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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.Cp' ) . new ( 0 )) shape . getText () . getValue...

    docs.aspose.com/diagram/java/apply-different-st...
  4. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital document signing. Enhance security and authenticity effortlessly!...SignOptions ) Initializes a new instance of DigitalSignatureDeta...OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CompareOptions.Granularity | Aspose.Words for .NET

    Discover the CompareOptions Granularity property, track changes by character or word for precise text editing. Enhance your document control today!...docA = new Document (); DocumentBuilder builderA = new DocumentBuilder...docB = new Document (); DocumentBuilder builderB = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  6. MemoryFontSource.CacheKey | Aspose.Words for .NET

    Discover the MemoryFontSource CacheKey property—unlock efficient caching with a unique key for enhanced performance and optimized memory management....parsedFonts = new FontSettings (); FontSettings loadedCache = new FontSettings...SetFontsSources ( new FontSourceBase [] { new FileFontSource (...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontSettings.SaveSearchCache | Aspose.Words for...

    Discover how the FontSettings SaveSearchCache method efficiently saves your font search cache to a stream, enhancing performance and user experience....parsedFonts = new FontSettings (); FontSettings loadedCache = new FontSettings...SetFontsSources ( new FontSourceBase [] { new FileFontSource (...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Save Message as Draft in Ruby|Documentation

    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....)))) + '/data/' \ # Create a new instance of MailMessage class...aspose.email.MailMessage' ) . new \ # Set subject of the message...

    docs.aspose.com/email/java/save-message-as-draf...
  9. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule....font_settings = font_settings # Create a new table substitution rule and load..."Times New Roman" since they do not exist in our new font folder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Signature in PDF File|Aspose.PDF for Java

    Learn how to add a digital signature to a PDF document using Aspose.PDF in Java for secure signing and document verification....{ PdfFileSignature pdfSign = new PdfFileSignature (); pdfSign...java . awt . Rectangle rect = new java . awt . Rectangle ( 10 ...

    docs.aspose.com/pdf/java/add-signature-in-pdf/