Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 224,714 for

new

(1.92 sec)
  1. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....Instantiate a new Workbook const workbook = new Workbook (); //...// Adding a new worksheet to the Excel object const sheetIndex...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  2. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than expected based on the image’s pi…...ScreenshotDataAsync(new ScreenshotOptions { FullPage...(var ms = new MemoryStream(image)) using (var bitmap = new Bitmap(ms))...

    forum.aspose.com/t/bug-report-aspose-words-inse...
  3. 在 Android 上使用回退字体渲染演示文稿|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用回退字体渲染演示文稿 —— 通过逐步 Java 代码示例保持 PPT、PPTX 和 ODP 文本的一致性。...IFontFallBackRulesCo rulesList = new FontFallBackRulesCol (); // 创建多个规则...add ( new FontFallBackRule ( 0x400 , 0x4FF , "Times New Roman"...

    docs.aspose.com/slides/zh/androidjava/render-pr...
  4. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... let doc = new aw . Document (); // Insert text...several pages. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects.... Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...read WebP image. Document doc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert charts to images|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...Workbook workbook = new Workbook (); //Adding a new worksheet to the...

    docs.aspose.com/cells/net/convert-charts-to-ima...
  8. 使用 Aspose.Email for Java 在 Microsoft Graph 中管理任...

    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....newTask = new MapiTask (); newTask . setSubject ( "New Task" );...); newTask . setDueDate ( new Date ()); newTask . setStatus (...

    docs.aspose.com/email/zh/java/manage-tasks-in-m...
  9. 如何使用 Java 刪除 Freetext 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Freetext 註釋。...PDF file Document document = new Document ( _dataDir + "sample_freetext...annotationSelector = new AnnotationSelector ( new FreeTextAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation...
  10. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your document automation process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...