Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 213,277 for

new

(0.53 sec)
  1. GoogleAiModel | Aspose.Words for .NET

    Create a GoogleAiModel instance to integrate Google AI capabilities into document processing with Aspose.Words AI....GoogleAiModel( string ) Initializes a new instance of GoogleAiModel class..."API_KEY" ); GoogleAiModel model = new GoogleAiModel ( "gemini-flash-latest"...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....document using ( var document = new Aspose . Pdf . Document ()) {...fragment var textFragment = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  3. Aspose.PSD for .NET 23.5 - 发行说明|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....expected , actual )) { throw new Exception ( "对象不相等." ); } } using...; // 添加新的过滤器项目 var filters = new List < SmartFilter >( smartObj...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Aspose.PSD for .NET 22.5 - 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 ( inputFile , new LoadOptions ())) { Layer workLayer...psdImage . Save ( outputImage20 , new PngOptions ()); // Example with...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...
  5. How to use GraphClient for Microsoft Graph|Docu...

    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....ITokenProvider Object To create a new instance of IGraphClient class...ITokenProvider tokenProvider = new ITokenProvider () { Date expirationDate...

    docs.aspose.com/email/java/how-to-use-graphclie...
  6. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....// Open document $document = new Document ( $inputFile ); // Optimize...// Open document $document = new Document ( $inputFile ); // Optimize...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  7. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....document stream using ( var fs = new FileStream ( dataDir + "blank...stream using ( var document = new Aspose . Pdf . Document ( fs...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  8. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java.... Document doc = new Document(getMyDir() + "Shape...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions(); xlsxSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 C# 转换 XML | Aspose.PDF

    在 .NET Framework、.NET Core 上转换 XML 并加载到 PDF 文档的 C#....( xsltFile ); var options = new Aspose . Pdf . HtmlLoadOptions...Width = 420 ; var pdfDocument = new Aspose . Pdf . Document ( TransformXmltoHtml...

    products.aspose.com/pdf/zh-hans/net/transform-xml/
  10. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...'CreateNestedTable' , () => { let doc = new aw . Document (); // Create the.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...