Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 192,841 for

new

(0.09 sec)
  1. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...SignatureLineOptions signatureLineOptions = new SignatureLineOptions(); signatureLineOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/word/
  3. Public API Changes in Aspose.Diagram 5.9.0|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.... It includes not only new and updated public methods, but...Resultant HTML to a Stream The new save method has been added in...

    docs.aspose.com/diagram/java/public-api-changes...
  4. 将PDF转换为图像格式|Aspose.PDF for PHP via Java

    本主题向您展示如何使用Aspose.PDF将PDF转换为各种图像格式。通过几行代码将PDF页面转换为PNG、JPEG、BMP图像。... // 加载 PDF 文档 $document = new Document ( $inputFile ); // 创建一个新的...TiffSettings 对象 $tiffSettings = new devices_TiffSettings (); // 取消注释以下行以自定义...

    docs.aspose.com/pdf/zh/php-java/convert-pdf-to-...
  5. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/inl...
  6. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/par...
  7. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。... Document doc = new Aspose . Words . Document ();...EnsureMinimum (); GroupShape gs = new GroupShape ( doc ); Aspose ....

    docs.aspose.com/words/zh/java/how-to-add-group-...
  8. Format Text in Document|Aspose.Words for Java

    Format text within a document easily and fast instead of using Apache POI....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Create a new document from scratch XWPFDocument doc = new XWPFDocument...

    docs.aspose.com/words/java/format-text-in-docum...
  9. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a New instance with a defined width in points, enhancing your design precision and efficiency....creation method that returns a new instance that represents a preferred...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Metered Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Metered class! Easily manage your metered key with efficient methods for seamless document processing....Description Metered () Initializes a new instance of this class. Methods...private key [C#] Metered matered = new Metered (); matered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...