Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 192,499 for

new

(0.13 sec)
  1. PdfSaveOptions.ImageColorSpaceExportMode | Aspo...

    Discover the PdfSaveOptions ImageColorSpaceExportMode property to optimize image color selection in your PDFs for stunning visual quality and consistency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSaveOptions.verticalResolution property | ...

    ImageSaveOptions.verticalResolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management....Document doc = new Document (); Comment comment = new Comment ( doc... "J.B." , DateTime . Now , "New reply" ); comment . AddReply...

    reference.aspose.com/words/net/aspose.words/com...
  4. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Rendering Slicer with Node.js via C++|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.... const wb = new AsposeCells . Workbook ( filePath...area to true. const imgOpts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/rendering-slicer/
  6. IAiModelText class | Aspose.Words for Node.js

    Aspose.Words.AI.IAiModelText class. The common interface for AI models designed to generate a variety of text-based content.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库支持 PDF 文件中的 DICOM 图像。...document using ( var document = new Aspose . Pdf . Document ()) {...set its properties var image = new Aspose . Pdf . Image { FileType...

    docs.aspose.com/pdf/zh/net/support-for-dicom-ma...
  8. 为PDF添加背景|Aspose.PDF for Java

    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....创建一个新的Document对象 Document doc = new Document (); // 向文档对象添加一个新页面...BackgroundArtifact background = new BackgroundArtifact (); // 为b...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  9. Settings for GridJs|Documentation

    This article describes the setting for GridJs....gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  10. Manage OLE|Aspose.Slides for PHP Documentation

    Manage OLE objects in PowerPoint presentations in PHP... $presentation = new Presentation (); $slideSize =...( "book.xlsx" ); $dataInfo = new OleEmbeddedDataInfo ( $fileData...

    docs.aspose.com/slides/php-java/manage-ole/