Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 222,634 for

new

(0.4 sec)
  1. Manage Presentation Hyperlinks on Android|Aspos...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java—enhance interactivity and workflow in minutes....Presentation presentation = new Presentation (); try { IAutoShape...portionFormat . setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/androidjava/manage-hyper...
  2. MailMerge.ExecuteWithRegions | Aspose.Words for...

    Streamline your document creation with the MailMerge ExecuteWithRegions method, enabling efficient mail merges from custom data sources and regions....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...customers = new CustomerList (); customers . Add ( new Customer...

    reference.aspose.com/words/net/aspose.words.mai...
  3. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java.... Document doc = new Document(); // Create a glossary...it. doc.setGlossaryDocument(new GlossaryDocument()); BuildingBlock...

    reference.aspose.com/words/java/com.aspose.word...
  4. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/developer-guide/text-r...
  5. Aspose.PSD for Java 20.3 - 发行说明|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.... save ( outFile , new PdfOptions ()); } finally { aiImage...textData . producePortions ( new String [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....FindReplaceOptions () Initializes a new instance of the FindReplaceOptions...FindReplaceDirection ) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Customize Appearance|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....BarcodeGenerator generator = new BarcodeGenerator ( EncodeTypes...BarcodeGenerator generator = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/java/developer-guide/cu...
  8. How to - Update existing JasperReports demos to...

    Learn how to update existing JasperReports demos to leverage the capabilities of Aspose.PDF for JasperReports....modified to demonstrate how to use new exporters. This tutorial, goes...this example, we have named the new folder fonts.ap . Note: demos...

    docs.aspose.com/pdf/jasperreports/how-to-update...
  9. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...certificatePassword ); else throw new Error ( "Signee does not exist...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

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

    Implement this interface if you want to control how the field result is formatted in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldResultFormatter formatter = new FieldResultFormatter("$%d", "Date:...

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