Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 198,806 for

new

(0.09 sec)
  1. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...information. let userInformation = new aw . Fields . UserInformation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converting DWG to TIFF always results in black ...

    Hello community, I’ve been testing converting DWG files to TIFF using the .Net API in the Trial version, and it always generates black and white images, even though the DWG files are full color. Here’s the code we’re us…...width var rasterizationOptions = new Aspose.CAD.ImageOptions.CadRasterizationOpti()...of TiffOptions var options = new Aspose.CAD.ImageOptions.TiffOptions(Aspose...

    forum.aspose.com/t/converting-dwg-to-tiff-alway...
  3. How to load fonts? | API Solution for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/java/how-to-load-fonts/
  4. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...Annotations: Load the PDF file - new Document . Create a Circle Annotation...Annotation and set Circle parameters (new Rectangle, title, color, InteriorColor...

    docs.aspose.com/pdf/cpp/figures-annotation/
  5. Risk Analysis Tool | Aspose.Tasks Documentation

    Learn how to perform risk analysis on your Microsoft Project files using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/risk-analysis-tool/
  6. Extract Assets from JT File Formats via .NET | ...

    C# source code to load, render and add extract assets from JT documents on .NET Framework, .NET Core, Mono....jt" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/jt/
  7. Extract Assets from USDZ File Formats via .NET ...

    C# source code to load, render and add extract assets from USDZ documents on .NET Framework, .NET Core, Mono....usdz" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/usdz/
  8. Slide Transition|Aspose.Slides for Node.js via ...

    PowerPoint slide transition, PowerPoint morph transition in JavaScript...presentation file var presentation = new aspose . slides . Presentation...presentation file var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  9. 管理文本框|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 PHP 在文本框或文本框架中添加列。使用 PHP 在 PowerPoint 幻灯片中添加带有超链接的文本框。... # 实例化 Presentation $pres = new Presentation (); try { # 获取演示文稿中的第一张幻灯片...( java_instanceof ( $shape , new JavaClass ( "com.aspose.slides...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  10. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

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