Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 214,445 for

new

(0.12 sec)
  1. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/tasks/supported-formats/xls/
  2. Question|Documentation

    A markup element that creates a closed-ended question....Responses Responses are provided on new lines after the opening # statement...placed one after the other or on new lines starting with a tab character...

    docs.aspose.com/omr/java/design-form/question/
  3. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....document using ( var document = new Aspose . Pdf . Document ( dataDir...extract text var textAbsorber = new Aspose . Pdf . Text . TextAbsorber...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  4. Merge HTML to Image in Java | products.aspose.com

    Merge HTML to image in Java. Use Java library API to combine HTML to image...to image Presentation pres = new Presentation (); try { pres ...getSlides (). addFromHtml ( new StreamReader ( "file1.html" ));...

    products.aspose.com/slides/zh-hant/java/merger/...
  5. Public API Changes in Aspose.Note 1.9.0 | Aspos...

    This document outlines the changes and improvements made to the public APIs in the latest version of Aspose.Note....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/public-api-changes-in-...
  6. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  7. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  9. DataColumn | Aspose.Words for Java

    Represents the schema of a column in a DataTable in Java....Description DataColumn() Initializes a new instance of a DataColumn class...DataColumn(String columnName) Inititalizes a new instance of the DataColumn class...

    reference.aspose.com/words/java/com.aspose.word...
  10. Composing XAR Archives | Aspose.Zip Documentation

    The Java library allows you to create XAR archives for resource packaging....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/xar-composition/