Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 198,840 for

new

(0.12 sec)
  1. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java.... create() Creates new instance of the report builder...create(ReportBuilderContext context) Creates new instance of the report builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  3. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  4. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....throws Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...Document"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. PSD PSB サイズ削減ソリューション | products.aspose.com

    PSD ファイルのサイズを小さくする...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/jp/reduce-size/
  8. FieldUpdateCultureSource Enum | Aspose.Words fo...

    Discover Aspose.Words.Fields.FieldUpdateCultureSource. Control field updates with customizable culture settings for enhanced document accuracy....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "de-DE" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Adding MapiTask to PST in PHP|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.... PHP Code $task = new MapiTask ( "To Do" , "Just click...and type to add new task" , new Date (), new Date ()); $task...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  10. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter(); HtmlFixedSaveOptions...

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