Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 164,891 for

new

(0.08 sec)
  1. Aspose.PSD for .NET 23.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.... Save ( outputPng , new PngOptions () { ColorType = PngColorType...PsdImage newPsd = ( PsdImage ) new PsdImage ( 10 , 10 )) { newPsd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java.... Document doc = new Document(getMyDir() + "Digitally...signOptions = new SignOptions(); signOptions.setSignTime(new Date());...

    reference.aspose.com/words/java/com.aspose.word...
  3. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....throws Exception { Document doc = new Document(getMyDir() + "Big document...HtmlSaveOptions saveOptions = new HtmlSaveOptions(saveFormat);...

    reference.aspose.com/words/java/com.aspose.word...
  4. IAiModelText | Aspose.Words for Java

    The common interface for AI models designed to generate a variety of text-based content in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. AiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.AiModel class. Represents information about a Generative Language Model....create(modelType) Creates a new instance of AiModel class. c...createClaude35Haiku() Creates a new instance of Claude 3.5 Haiku...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GoogleAiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words....create(modelType) Creates a new instance of AiModel class. (Inherited...createClaude35Haiku() Creates a new instance of Claude 3.5 Haiku...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Installing Aspose.CAD for JasperReports|CAD 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....ASTiffExporter tiffExporter = new ASTiffExporter (); ASTiffExportConfigur...ASTiffExportConfigur tiffExportConfigurat = new ASTiffExportConfigur ( TiffExpectedFormatEn...

    docs.aspose.com/cad/jasperreports/installing-as...
  9. Installing Aspose.CAD for JasperReports|CAD 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....ASTiffExporter tiffExporter = new ASTiffExporter (); ASTiffExportConfigur...ASTiffExportConfigur tiffExportConfigurat = new ASTiffExportConfigur ( TiffExpectedFormatEn...

    docs.aspose.com/cad/jasperreports/installation/...
  10. HtmlLoadOptions.BlockImportMode | Aspose.Words ...

    Discover HtmlLoadOptions' BlockImportMode property to customize block-level element imports. Control merging for optimal content management!...</html>" ; MemoryStream stream = new MemoryStream ( Encoding . UTF8...loadOptions = new HtmlLoadOptions (); // Set the new mode of import...

    reference.aspose.com/words/net/aspose.words.loa...