Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 213,159 for

new

(0.19 sec)
  1. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...DocumentBase ) Initializes a new instance of the Cell class. Properties...Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  2. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...will need to set it for each new field. // This field continues...

    reference.aspose.com/words/java/com.aspose.word...
  3. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....TxtLoadOptions constructor Initializes a new instance of this class with default...com/words/net/\n" ; using ( Stream stream = new MemoryStream ()) { byte [] buf...

    reference.aspose.com/words/net/aspose.words.loa...
  4. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Create text stamp var textStamp = new Aspose . Pdf . TextStamp ( "Sample...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  5. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(); htmlLoadOptions...SupportDivTag = true; Workbook wb = new Workbook("test.html", htmlLoadOptions);...

    forum.aspose.com/t/height-and-width-is-not-sett...
  6. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...name : 'output.xls' , options : new XlsSaveOptions () }, { format...

    docs.aspose.com/cells/javascript-cpp/different-...
  7. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...public Function () { S3Client = new AmazonS3Client (); // Consider...Aspose . Pdf . License lic = new Aspose . Pdf . License (); //...

    docs.aspose.com/pdf/zh/net/integration-aws/
  8. 在 xlsx4j 中在电子表格中添加评论|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...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/add-comments-in-s...
  9. How to Convert OneNote Documents to HTML | Aspo...

    A guide explaining how to convert OneNote documents into HTML format using Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/conversion-of-onenote...
  10. XmlDataSource class | Aspose.Words for Python

    aspose.words.reporting.XmlDataSource class. Provides access to data of an XML file or stream to be used within a report...XmlDataSource(xml_path) Creates a new data source with data from an...XmlDataSource(xml_stream) Creates a new data source with data from an...

    reference.aspose.com/words/python-net/aspose.wo...