Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 164,938 for

new

(0.09 sec)
  1. 在 Javascript 中製作文檔

    使用 Node.js via .NET 庫創建文件。只需幾個步驟即可在 JavaScript 中輕鬆創建新文檔。...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/zh-hant/nodejs-net/make/
  2. 使用 Javascript 製作 HTML

    通過幾個步驟在 JavaScript 中創建一個新的 HTML。使用 Node.js via .NET 庫輕鬆創建 HTML。...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  3. Installing Aspose.Cells for JasperReports|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....exporter = new ACXlsExporter (); ACXlsReportConfigura conf = new ACXlsReportConfigura...ACXlsReportConfigura (); File sourceFile = new File ( fileName ); JasperPrint...

    docs.aspose.com/cells/jasperreports/installing-...
  4. Using OAuth to access Mail Services|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....requests ITokenProvider for a new access token when the previous...server try ( SmtpClient client = new SmtpClient ( "smtp.gmail.com"...

    docs.aspose.com/email/java/using-oauth-to-acces...
  5. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....our new digital signature. SignOptions signOptions = new SignOptions();...comment"); signOptions.setSignTime(new Date()); } // Take an unsigned...

    reference.aspose.com/words/java/com.aspose.word...
  6. Introduction | Developers Guide | Aspose.Zip fo...

    Discover the basic features of Aspose.Zip for .NET in the Introduction section of the Developers Guide. Learn how to manage, compress, extract, and convert archive formats like ZIP, RAR, 7Z, and TAR with ease, using the powerful Aspose.Zip API....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/introduction/
  7. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java.... Document doc = new Document(getMyDir() + "Rendering..."Rendering.docx"); File imagesDir = new File(getArtifactsDir() + "Sa...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Text Styles

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-text-styles/
  9. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents 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...
  10. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new String[]{"Word", "PDF", "Excel"...

    reference.aspose.com/words/java/com.aspose.word...