Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 223,144 for

new

(0.75 sec)
  1. 5113699.xlsx

    Sheet1 City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Moscow 1.2 0.9 2.2999999999999998 2016-08-16T11:35:05Z 15.0300 Babar Raza 2016-07-26T09:34:10Z 2016-08-16T11:35:......Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...

    docs.aspose.com/cells/es/javascript-cpp/change-...
  2. 5113699.xlsx

    Sheet1 City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Moscow 1.2 0.9 2.2999999999999998 2016-08-16T11:35:05Z 15.0300 Babar Raza 2016-07-26T09:34:10Z 2016-08-16T11:35:......Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...

    docs.aspose.com/cells/ja/go-cpp/change-data-sou...
  3. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop.... Example: Exporting To a New DataTable Sometimes, developers...export the worksheet data to a new DataTable object. It would be...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = New Document(); DocumentBuilder Builder = New DocumentBuild…...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...using (Workbook TemplateWB = new Workbook(dir + @"\Test_04072025\Excel_Template...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  6. Bad PDF Forms conversion quality - Free Support...

    Greetings! I have issue in conversion of PDF files containing forms to HTML. I tried 2 ways of doing it, but didn’t got a convinient result. Could you, please, help me? Am I doing somethinf wrong or there’s some kind o…...9 KB) using (var document = new Aspose.Pdf.Document("1003 - Unmarried...Addendum.pdf")) { var htmlOptions = new Aspose.Pdf.HtmlSaveOptions {...

    forum.aspose.com/t/bad-pdf-forms-conversion-qua...
  7. VbaReferenceCollection | Aspose.Words for Java

    Represents a collection of VbaReference objects in Java....dll"; Document doc = new Document(getMyDir() + "VBA project...getLibId()); default: throw new IllegalArgumentExcep(); } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  8. Split PDF API | Aspose.PDF

    Split PDF Pages Using .NET, Java, C++, and Android... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/splitter/
  9. Render Resource Usage or Sheet Views in Ruby | ...

    Learn how to read Microsoft Project (MPP/XML) resource usage and resource sheet views using Aspose.Tasks Java for Ruby....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/rendering-resource-u...
  10. Get Max Range In A Worksheet with Node.js via C...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for Node.js via C++....the workbook const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/get-max-range-...