Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 213,031 for

new

(0.47 sec)
  1. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling.... = new EmployeeList (); employeesWashingtonB . Add ( new Employee...employeesWashingtonB . Add ( new Employee ( "Jane Doe" , "Management"...

    reference.aspose.com/words/net/aspose.words.mai...
  2. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name...."Amethysta": "Arvo", and "Courier New". # If the first substitute is...'Amethysta' , [ 'Arvo' , 'Courier New' ]) # "Amethysta" is unavailable...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...RTF. RtfSaveOptions options = new RtfSaveOptions(); Assert.ass...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PSD的Java 24.1版本发布说明|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 ( firstPageOutputPng , new PngOptions ()); // Change the...save ( secondPageOutputPng , new PngOptions ()); // Change the...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a New array for streamlined data management....blocks from the collection to a new array of building blocks. public...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Aspose.3D Create sphere with material | product...

    Learn how to create a 3D scene with a Sphere object and has material definition.... We'll start by creating a new scene using the Aspose.3D library...following code shows how to create a new 3D scene //ExStepSummary:1: The...

    products.aspose.com/3d/tutorial/create-sphere-w...
  7. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = New Document(stream, htmloptions))” is taking too much …...using (Document pdfDocument = new Document(stream, htmloptions))...file as well. var htmloptions = new Aspose.Pdf.HtmlLoadOptions();...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  8. CultureNotFoundException | Aspose.Words for Java

    Map for .Nets System.Globalization.CultureNotFoundException in Java....(Exception e) Initializes a new instance of this class. Cult...nt cultureId) Initializes a new instance of this class. Cult...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Recurrences|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....2015 , 8 , 1 ); MapiTask task = new MapiTask ( "This is test task"...recurrence MapiCalendarDailyRec rec = new MapiCalendarDailyRec (); rec...

    docs.aspose.com/email/java/working-with-recurre...
  10. Compress Images in PHP|Aspose.Words for Java

    Compress Images using PHP....docx" ; $ messageFormat = new Java ( "java.text.MessageFormat"...die ( "I M HERE" ); $ doc = new Java ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/compress-images-in-php/