Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 164,849 for

new

(0.12 sec)
  1. 如何加密或解密整個檔案和特定條目

    掌握資料安全方面的知識,增強自己的能力。按照我們的指南無縫加密或解密整個檔案或單一條目以增強保護...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/zh-hant/net/advanced-ap...
  2. How to Zip and Unzip Files in Java | Aspose.Zip...

    This guide teaches you how to zip and unzip files using Java programming methods. Discover various ways to compress and decompress files with detailed examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/compressing-and-decomp...
  3. Convert PowerPoint Presentations to HTML in C#|...

    Learn how to convert PowerPoint and OpenDocument presentations to HTML using Aspose.Slides for .NET. This guide provides instructions, code samples, and best practices for converting slides to a web-friendly format....presentation to HTML using the new CSS style. Convert a Presentation...Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…..."RoundedRectangle", { strokeWidth: 0 }, new go.Binding("fill", "color"))...$(go.TextBlock, { margin: 8 }, new go.Binding("text", "name")) );...

    forum.aspose.com/t/javascript-not-working-in-ht...
  5. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...初始化文档对象 Document pdfDocument = new Document (); // 获取特定页面 Page pdfPage...TextFragment textFragment1 = new TextFragment ( "main text" );...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  6. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...SignatureLineOptions options = new SignatureLineOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  7. PclSaveOptions.AddPrinterFont | Aspose.Words fo...

    Discover the PclSaveOptions AddPrinterFont method to efficiently upload and manage printer fonts from manufacturers for enhanced printing performance.... “Times New Roman Bold Italic”). fontPclName...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Save Email Message As PDF|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....Java FileInputStream fstream = new FileInputStream ( dataDir + "message...ByteArrayOutputStrea emlStream = new ByteArrayOutputStrea (); eml...

    docs.aspose.com/email/java/save-email-message-a...
  9. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."#0000FF" ; font . name = "Courier New" ; font . underline = aw . Underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in points) relative to the base line... let doc = new aw . Document (); let para =...above the baseline. let run = new aw . Run ( doc , "Raised text...

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