Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 199,154 for

new

(0.1 sec)
  1. Create DICOM file|Aspose.Medical for .NET Docum...

    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....you can simply initialize a new instance of the Aspose.Medical...Dicom . DicomFile dicomFile = new (); // Add data to the newly...

    docs.aspose.com/medical/net/developer-guide/cre...
  2. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 档案

    档案...doc = new Document(); // 初始化 Page 类对象 Page page = new Page();...Outline 类对象 Outline outline = new Outline(); // 初始化 TextStyle 类对象并设置格式属性...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  4. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the update of a particular field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getFieldOptions().setFieldUpdateCultur(new FieldUpdateCulturePr()); FieldTime...

    reference.aspose.com/words/java/com.aspose.word...
  5. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...given ICC profile var options = new PdfFormatConversionO ( PdfFormat...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  6. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....String pdfaDocumentFileName = new File ( fileStorage , "Conversion/sample-pdfa...String pdfDocumentFileName = new File ( fileStorage , "Conversion/sample-out...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  7. FontSettings.DefaultInstance | Aspose.Words for...

    Discover the FontSettings DefaultInstance property for streamlined static font management. Optimize your design with customizable default settings!...instance to use the "Courier New" font // as a backup substitute... DefaultFontName = "Courier New" ; Assert . That ( FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...certain dimensions Graph graph = new Graph ( 400 , 400 ); // Set border...

    docs.aspose.com/pdf/java/add-arc/
  9. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....document object Document document = new Document (); // Add page Page...imageStream = new java . io . FileInputStream ( new java . io ....

    docs.aspose.com/pdf/java/complex-pdf-example/
  10. Aspose.PSD for .NET 21.12 - 发行说明|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.... Load ( src , new PsdLoadOptions () { ReadOnlyMode...PsdImage ) Image . Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...