Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 182,202 for

new

(0.09 sec)
  1. Buat WORD Menggunakan C#

    Buat WORD baharu dalam C# dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka .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/ms/net/make/word/
  2. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...加载PDF文件 Document document = new Document ( _dataDir + "sample...TextFragment textFragment = new TextFragment ( "Aspose.PDF" );...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  3. Modern API|Aspose.Slides Documentation

    Modern API...the new API may look as follows: Presentation pres = new Presentation... get_Item ( 0 ). getImage ( new Dimension ( 1920 , 1080 )); try...

    docs.aspose.com/slides/java/modern-api/
  4. Font Substitution - PowerPoint JavaScript API|A...

    Substitute font in PowerPoint in JavaScript... Load the new font. Add a rule for the replacement...Loads a presentation var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/font-substit...
  5. MergerContext | Aspose.Words for Java

    Document merger context in Java....MergerContext mergerContext = new MergerContext(); mergerContext...LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. PDF 粘性注释|Aspose.PDF for PHP via Java

    本主题关于粘性注释,作为示例我们展示了文本中的水印注释。它用于表示页面上的图形。查看代码片段以解决此任务。...$document = new Document ( $inputFile ); $fontRepository = new FontRepository...FontRepository (); $colors = new Color (); // 获取特定页面 $page = $document...

    docs.aspose.com/pdf/zh/php-java/sticky-annotati...
  7. Adding Transformation to the Node|Documentation

    Aspose.3D for Node.js via Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....Initialize scene object var scene = new aspose . threed . Scene (); //...Initialize cylinder var cylinder = new aspose . threed . Cylinder (...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  8. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....( ShapeBase ) Initializes a new instance of this class. Properties...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.ren...
  9. ReplacerContext | Aspose.Words for Java

    Find/replace operation context in Java....ReplacerContext replacerContext = new ReplacerContext(); replacerContext...ReplacerContext replacerContext = new ReplacerContext(); replacerContext...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create and Load a OneNote Document

    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/create-and-load-a-onen...