Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 165,111 for

new

(0.06 sec)
  1. FieldCollection.GetEnumerator | Aspose.Words fo...

    Discover the FieldCollection GetEnumerator method—efficiently return an enumerator object and enhance your data handling capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldLinkedObjectsAs() { return new Object[][] { {InsertLinkedObjectAs...

    reference.aspose.com/words/java/com.aspose.word...
  3. GraphicsQualityOptions.CompositingQuality | Asp...

    Discover the GraphicsQualityOptions CompositingQuality property to enhance your image rendering. Optimize composited images for stunning visual quality!... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  4. GraphicsQualityOptions.CompositingMode | Aspose...

    Discover the GraphicsQualityOptions CompositingMode property to optimize how images are rendered, enhancing your graphics performance and quality.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  5. GraphicsQualityOptions.SmoothingMode | Aspose.W...

    Discover the GraphicsQualityOptions SmoothingMode property to enhance your rendering quality and elevate your graphics performance effortlessly.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Filter Messages from Exchange Mailbox using Web...

    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.... ExchangeClient client = new ExchangeClient ( "http://Mac..."domain" ); SimpleDateFormat sdf = new SimpleDateFormat ( "dd/MM/yyyy...

    docs.aspose.com/email/java/filter-messages-from...
  7. Generate Reports in EML Files via .NET | produc...

    C# source code to generate EML format reports on .NET Framework, .NET Core, and Xamarin Platforms....MailMessage MailMessage template = new MailMessage(); // add template...#FirstName#" ; template.From = new MailAddress( "This email address...

    products.aspose.com/email/net/assembly/eml/
  8. Joining And Appending in PHP|Aspose.Words for Java

    Joining And Appending Documents using PHP.... Php Code $ dstDoc = new Java ( "com.aspose.words.Document"...Destination.doc" ); $ srcDoc = new Java ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/joining-and-appendin...
  9. Convert OTG files|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....ImageOptionsBase [] options = { new PngOptions (), new PdfOptions () }; for...OtgRasterizationOpti otgRasterizationOpti = new OtgRasterizationOpti (); otgRasterizationOpti...

    docs.aspose.com/imaging/java/convert-otg-files/
  10. PSD Layer|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....Layer Editing via C# Adding of new Layer If you want to add an empty...code. Add new Layer to PSD File using API Adding of new Layer from...

    docs.aspose.com/psd/net/psd-layer/