Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 198,847 for

new

(0.13 sec)
  1. ChartSeriesGroup.SeriesType | Aspose.Words for ...

    Discover the ChartSeriesGroup SeriesType property to easily identify chart series types in your data visualizations for enhanced analysis and insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Support for TLS 1.2 and AutodiscoverService|Doc...

    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..../*ITokenProvider provider = new ITokenProvider() { @Override...NetworkCredential credentials = new OAuthNetworkCredenti(provider);*/...

    docs.aspose.com/email/java/support-for-tls-1-2-...
  3. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...// We can add a series with new values for existing categories...

    reference.aspose.com/words/java/com.aspose.word...
  4. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...FileFontSource fileFontSource = new FileFontSource ( MyDir + "Alte...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless font management in your projects. Enhance your design with ease and efficiency!...MemoryFontSource memoryFontSource = new MemoryFontSource ( fontBytes...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. PersonCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly use the PersonCollection RemoveAt method to delete a person by index, streamlining your data management with ease and precision....Create a new person collection. PersonCollection persons = new PersonCollection...PersonCollection (); Person person = new Person ( "Roxanne" , "Brielle"...

    reference.aspose.com/words/net/aspose.words.bib...
  7. PersonCollection.Add | Aspose.Words for .NET

    Effortlessly add a Person to your collection with the PersonCollection Add method. Streamline data management and enhance your project’s efficiency!...Create a new person collection. PersonCollection persons = new PersonCollection...PersonCollection (); Person person = new Person ( "Roxanne" , "Brielle"...

    reference.aspose.com/words/net/aspose.words.bib...
  8. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....Exception { Document document = new Document(); document.getMailMerge()...MailMergeCallbackStu mailMergeCallbackStu = new MailMergeCallbackStu(); document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Gawe Dokumen Ing Javascript

    Gawe berkas nganggo perpustakaan Node.js via .NET. Nggawe dokumen anyar kanthi gampang ing JavaScript kanthi sawetara langkah....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/jv/nodejs-net/make/
  10. Შექმენით Დოკუმენტი C# Ში

    შექმენით ფაილი .NET ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი C# ში რამდენიმე ნაბიჯით....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/ka/net/make/