Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 164,989 for

new

(0.07 sec)
  1. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(New String[]{“pathToMyDir”}, true); I also have a usec…...setFontFolders(new String[]{“pathToMyDir”}, true);...an excel file that uses Times New Roman in a table, and I want...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  2. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....Add( ListTemplate ) Creates a new list based on a predefined template...create a list by applying a new list format to a collection of...

    reference.aspose.com/words/net/aspose.words.lis...
  3. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... $document = new Document (); //添加页面 $page = $document...AddImage ( $imageFileName , new Rectangle ( 20 , 730 , 120 ,...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...
  4. Aspose removing strikethrough Text after textfr...

    Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…...writer As StreamWriter writer = New StreamWriter(logfile, True) writer...writern As StreamWriter writern = New StreamWriter(logfilen, True)...

    forum.aspose.com/t/aspose-removing-strikethroug...
  5. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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 ( outputFileStroke , new PngOptions ()); } // Test effects.... Load ( inputFileEffects , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  6. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple documents in Java....docx", new String[]{inputDoc1, inputDoc2});...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for .NET 23.9 - Release Notes|Docume...

    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....Implement creating of mask for new adjustment layers Feature PSDNET-1654...Implement creating of mask for new adjustment layers string srcFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  8. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....font_settings = font_settings # Create a new table substitution rule and load..."Times New Roman" since they do not exist in our new font folder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.cleanup();...

    products.aspose.com/words/java/compress/html/
  10. Aspose.PSD for .NET 19.8 - 发行说明|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....psd" ; var filesList = new string [] { "PsdExample.psd"...tif" , }; using ( var image = new PsdImage ( 200 , 200 )) { foreach...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...