Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 17,804 for

custom data

(0.11 sec)
  1. CustomPart.contentType property | Aspose.Words ...

    CustomPart.contentType property. Specifies the content type of this Custom part....Specifies the content type of this custom part. get contentType () :...CustomPart constructor CustomPart.data property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Filter Blanks or Non-Blanks with C++|Doc...

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for C++ API....Filtering data in Excel is a valuable tool that enhances data analysis...of data based on their criteria, making the overall data manipulation...

    docs.aspose.com/cells/cpp/how-to-filter-blanks-...
  3. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); // Instantiating a Workbook...Document Assistant Close Adding Custom Properties Visible Inside Document...

    docs.aspose.com/cells/nodejs-cpp/setting-scalec...
  4. 用 Node.js 和 C++ 实现自定义纸张大小以便渲染|Documentation

    本文说明如何通过 Node.js API 和 C++ 设置自定义纸张大小,以便在将 Excel 文件渲染为 PDF 时使用。... join ( __dirname , "data" ); // Create workbook object...getWorksheets (). get ( 0 ); // Set custom paper size in unit of inches...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  5. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event Data. Enhance your workflow!...PageSavingArgs class Provides data for the PageSaving event. To...outFileName ; // 2 - Create a custom stream for the output page...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....relationship in data, especially when the data contains categorical...find more information about customizing pie charts using Aspose.Slides...

    products.aspose.com/slides/python-net/chart/pptx/
  7. Set Column Header Tip|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....need to set a tooltip for your custom column while creating the table...getWorkSheets (). get ( 0 ); // Input data into the cells of the first...

    docs.aspose.com/cells/java/set-column-header-tip/
  8. IBarcodeGenerator.GetBarcodeImage | Aspose.Word...

    Effortlessly create Custom barcode images with iBarcodeGenerator's GetBarcodeImage method. Ideal for enhancing your DisplayBarcode field efficiently!...Return Value Stream with image data representing generated barcode...DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator implementation...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Convert Word to Excel in C++ or with free Onlin...

    C++ API to Convert Word to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free Word to Excel online converter quickly before integrating the code....CustomDocumentProper to obtain custom properties. The following code...enumerate all built-in and custom properties in a document. Save...

    products.aspose.com/total/cpp/conversion/word-t...
  10. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....chart # Clear the chart's demo data series to start with a clean... series . clear () # Add a custom series containing date/time...

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