Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 163,955 for

new

(0.08 sec)
  1. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...加载 PDF 文件 Document document = new Document ( _dataDir + "sample...WatermarkAnnotation wa = new WatermarkAnnotation ( page , new Rectangle (...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  2. 使用 C# 製作 PDF

    通過幾個步驟在 C# 中創建一個新的 PDF。使用 .NET 庫輕鬆創建 PDF。...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/zh-hant/net/make/pdf/
  3. Կատարեք PDF՝ Օգտագործելով C#

    Ստեղծեք նոր PDF C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով .NET գրադարանը:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/hy/net/make/pdf/
  4. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java.... Document doc = new Document(getMyDir() + "Reporting...docx"); XmlDataSource dataSource = new XmlDataSource(getMyDir() + "List...

    reference.aspose.com/words/java/com.aspose.word...
  6. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java.... Document doc = new Document(getMyDir() + "Tables...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for .NET 20.7 - 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....PSD file after the creation of new Layer Group we get Photoshop...actual , expected )) { throw new FormatException ( string . Format...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  8. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...打开文档 $colors = new Color (); $document = new Document ( $inputFile...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  9. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java...Presentation presentation = new Presentation (); try { IAutoShape...portionFormat . setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/java/manage-hyperlinks/
  10. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...docx" , new [] { inputDoc1 , inputDoc2 });...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Password =...

    reference.aspose.com/words/net/aspose.words.low...