Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 213,143 for

new

(0.19 sec)
  1. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs...."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); string ret...GridJsWorkbook . CacheImp = new LocalFileCache (); public class...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  2. 公共 API Aspose.Diagram 6.6.0 的变化|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....diagram InputStream input = new FileInputStream ( "c:\\temp\\macro...Visio diagram Diagram diagram = new Diagram ( DirPath + "Drawing1...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. Aspose.OCR test - Free Support Forum - aspose.com

    How can I try Aspose.OCR? I installed the package from NuGet, but when I run api.Recognize, the application freezes. Do I need a trial license?...Here is the code: Dim api = New OCR.AsposeOcr() Dim settings...settings As RecognitionSettings = New RecognitionSettings() settings...

    forum.aspose.com/t/aspose-ocr-test/311268
  4. Font.SmallCaps | Aspose.Words for .NET

    Discover the Font SmallCaps property. Easily format text in small capital letters for enhanced readability and a stylish look in your designs.... Document doc = new Document (); Paragraph para =...regular capitals: Run run = new Run ( doc , "all capitals" );...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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.... The new Comment object can be accessed...Workbook workbook = new Workbook (); //Adding a new worksheet to the...

    docs.aspose.com/cells/java/add-comments-in-spre...
  6. How To Compress or Extract Archives Using Java ...

    Learn how to compress or extract archives using Java with detailed instructions for various formats like ZIP and RAR....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/how-to/
  7. Public API Changes in Aspose.Cells 8.4.0|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.... It includes not only new and updated public methods, added...4.0 has exposed a series of new classes and properties in the...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications....For each iteration, create a new Document object and add the individual...the empty document. Save the new PDF using Save method. The following...

    docs.aspose.com/pdf/java/split-document/
  9. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....initialize a scene Scene scene = new Scene (); // create a Box instance.... CreateChildNode ( "box" , new Box ()); // add custom property...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  10. Aspose.PSD for .NET 23.4 - 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.... Load ( sourceFile , new PsdLoadOptions ())) { Layer layer...image . Save ( outputFile , new PsdOptions ()); } using ( var...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...