Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 222,684 for

new

(0.15 sec)
  1. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....ImageOrPrintOptions to “Times New Roman”. We also set the CheckWorkbookDefault...is rendered with the “Times New Roman” font and does not use...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  2. Aspose.PSD for .NET 19.8 - 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....PSDNET-171 After the creation of new TextLayer, PSD file became unreadable..."PsdResult.psd" ; var filesList = new string [] { "PsdExample.psd"...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  3. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....aspose\sldes\Presentation ; Instantiating a New Presentation Aspose.Slides for...Presentation presentation = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/php-java/limitations-and...
  4. Java Zip and UnZip Folders | Aspose.Zip Documen...

    Learn how to create, list, and delete ZIP folders in Java using popular library APIs....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/compressing-and-decomp...
  5. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create New instances of this powerful class for enhanced data management and functionality....string, string ) Initializes a new instance of this class. public...doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。...//load the scene Scene scene = new Scene ( dataDir + "skybox.obj"...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  7. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling.... = new EmployeeList (); employeesWashingtonB . Add ( new Employee...employeesWashingtonB . Add ( new Employee ( "Jane Doe" , "Management"...

    reference.aspose.com/words/net/aspose.words.mai...
  8. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....Document doc = new Document(); Comment newComment = new Comment(doc);...setInitial("VD"); newComment.setDateTime(new Date()); } newComment.setText("Comment...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PSD的Java 24.1版本发布说明|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....save ( firstPageOutputPng , new PngOptions ()); // Change the...save ( secondPageOutputPng , new PngOptions ()); // Change the...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. FieldSet | Aspose.Words for Java

    Implements the SET field in Java.... Remarks: Assigns new text to a bookmark. Examples:...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

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