Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 222,903 for

new

(0.1 sec)
  1. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  2. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....Node class, Adds new classes Aspose.ThreeD.Utilities...developers. It includes not only new and updated public methods, but...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. How to Use Aspose.Tasks for Java Reporting Serv...

    Learn how to utilize Aspose.Tasks for Java-based reporting services within your project....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/reporting-services/
  4. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 使用SkiaSharp解码和编码纹理|Documentation

    使用SkiaSharp从图像文件解码纹理...TextureData td ) { var info = new SKImageInfo ( td . Width , td...var ret = new SKBitmap ( info ); var pixels = new SKColor [ td...

    docs.aspose.com/3d/zh/net/decode-and-encode-tex...
  6. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。...(); using ( var fileSecurity = new Aspose . Pdf . Facades . PdfFileSecurity...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  7. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form.... new InputGroup () { Children = new List < BaseConfig...BaseConfig >() { new ContentConfig () { Name = "Label" }, new ContentConfig...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  8. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  9. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram....VDX file Diagram vdxDiagram = new Diagram ( dataDir + "RetrievePageInfo...a VDX file Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  10. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET....Follow the steps below: Create a new PDF Document . Add Page to pages...document using ( var document = new Aspose . Pdf . Document ()) {...

    docs.aspose.com/pdf/net/add-line/