Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 222,888 for

new

(0.16 sec)
  1. Worksheet to Image - Set Pixel Format for the R...

    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....Excel file const workbook = new AsposeCells . Workbook ( path...and image format const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  2. 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...
  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. 使用JavaScript通过C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍如何通过C++的JavaScript API在将Excel文件以PDF格式渲染时,为目标工作表设置自定义纸张大小。...If no file provided, create a new workbook as in the original JavaScript...JavaScript example const wb = new Workbook (); // Access first...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  5. Write value to RadioButtonField - Free Support ...

    I want to write a value to a radiobuttonfield. I tried it like using a TextBoxField. But when i try to call setValue() i get an NPE. Here a Code Snippet: private PdfFileResult execSetFormFields(PdfFileInput pdfFileInpu…...FlowFileInfo targetFlowFileInfo = new FlowFileInfo(); targetFlowFileInfo...try (Document pdfDocument = new Document(targetFile.getPath()))...

    forum.aspose.com/t/write-value-to-radiobuttonfi...
  6. CellFormat.Width | Aspose.Words for .NET

    Discover the CellFormat Width property to easily measure cell width in points, enhancing your spreadsheet's layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...
  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. 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...
  9. 为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/
  10. Configure Fallback Font Collections on Android|...

    Set up a fallback fonts collection in Aspose.Slides for Android via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....presentation: Presentation pres = new Presentation (); try { IFontFallBackRulesCo...userRulesList = new FontFallBackRulesCol (); userRulesList . add ( new FontFallBackRule...

    docs.aspose.com/slides/androidjava/create-fallb...