Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 18,254 for

custom data

(0.09 sec)
  1. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/cpp/project-views/
  2. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and Customize your barcode values for enhanced Data accuracy and efficiency....which will accept values from a data source during a mail merge....convert all values in a merge data source's "MyEAN13Barcode" column...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into Data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable in .NET and cloud platforms....automating business processes , data analytics , and streamlining...quick retrieval of pertinent data from large presentation archives...

    docs.aspose.com/slides/net/slide-text-extractio...
  4. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into Data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable in PHP and cloud platforms....automating business processes , data analytics , and streamlining...quick retrieval of pertinent data from large presentation archives...

    docs.aspose.com/slides/php-java/slide-text-extr...
  5. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...charset=UTF-8"> <title>fedlex-data-test</title> </head> <body>...href="#_ftnRS %0A " data-rs-uri="https://fedlex.data.admin.ch/eli/cc/2022/43"...

    forum.aspose.com/t/html-to-docx-transformation-...
  6. PCL to PDF Merge using Python | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...efficiently and protect your data. A peculiar feature from Aspose...dataDir ) into memory using the custom load options. This creates...

    products.aspose.com/pdf/python-net/merger/pcl-t...
  7. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into Data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable in C++ and cloud platforms....automating business processes , data analytics , and streamlining...quick retrieval of pertinent data from large presentation archives...

    docs.aspose.com/slides/cpp/slide-text-extractio...
  8. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into Data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable in JavaScript and cloud platforms....automating business processes , data analytics , and streamlining...quick retrieval of pertinent data from large presentation archives...

    docs.aspose.com/slides/nodejs-java/slide-text-e...
  9. Create Charts using Apache POI and Aspose.Cells...

    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....chartIndex ); //Adding NSeries (chart data source) to the chart ranging... TOP_RIGHT ); LineChartData data = chart . getChartDataFactory...

    docs.aspose.com/cells/java/create-charts-using-...
  10. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...Calculate(CalculationData data) { _list.Add(data.Worksheet.Index); _list..._list.Add(data.CellRow); _list.Add(data.CellColumn); _list.Add(data...

    forum.aspose.com/t/xlookup-returns-value/322497