Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 95,646 for

object

(0.2 sec)
  1. Non standard email date format header handling ...

    I have some .eml and some .msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .msg files: // Create load …...MailMessage or MapiMessage object’s header set. Is there a valid...header into the MailMessage object’s headers . This gives you...

    forum.aspose.com/t/non-standard-email-date-form...
  2. How to Rotate a Cell in Excel using Node.js

    This article guides on how to rotate a cell in Excel using Node.js. It shares the IDE settings, a list of steps, and a runnable sample code for rotating cells in Excel using Node.js....cell Get access to the Style object of the target cell Call the...other properties in the Style object for instance setBackgroundColor()...

    kb.aspose.com/cells/nodejs/how-to-rotate-a-cell...
  3. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  4. Licensing|Aspose.Words for JasperReports

    The evaluation and licensed versions of Aspose.Words for JasperReports is the same download....* ; // Create a stream object containing the license file...license through the stream object License license = new License...

    docs.aspose.com/words/jasperreports/licensing/
  5. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...is " Object reference not set to an instance of an object. " Kindly...is "Object reference not set to an instance of an object." Hi...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  6. Aspose .pdf use in excel vba - Free Support For...

    Can I use Aspose .pdf in excel vba code? I’ve installed the package but I don’t see any References in the References - VBA Project dialog box. Thanks, Matt...CreatePdf() Dim doc As Object ' late‑bound COM object Set doc = CreateObject("Aspose...page As Object Set page = doc.Pages.Add() Dim txt As Object Set txt...

    forum.aspose.com/t/aspose-pdf-use-in-excel-vba/...
  7. 通过C++使用Node.js管理评论和笔记|Documentation

    用Aspose.Cells for Node.js via C++插入和管理评论或笔记。...// Instantiating a Workbook object const workbook = new AsposeCells...new worksheet to the Workbook object const sheetIndex = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/comments-an...
  8. Insert a chart|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....worksheet using a TwoCellAnchor object. drawingsPart . WorksheetDrawing...GraphicFrame to the TwoCellAnchor object. DocumentFormat . OpenXml ...

    docs.aspose.com/cells/net/insert-a-chart/
  9. 将布局幻灯片添加到演示文稿|Aspose.Slides 文档

    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.... Name == "Title and Object" ) { layoutSlide = titleAndObjectLayout...TitleAndObject , "Title and Object" ); } } } } //Adding empty...

    docs.aspose.com/slides/zh/net/add-layout-slide-...
  10. 在Python中隐藏和显示行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何通过隐藏和显示来隐藏和显示行和列...# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/hiding-and-showin...