Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 94,484 for

object

(1.86 sec)
  1. Summarised Data from Pivot Table - Free Support...

    Is there any way to get Summarised Data / Flattened Data from pivot Table? Example Config Row fields: Location > Department > Designation > Employee Type Column fields: Gender > Band > Grade > Age-Group Aggregation fie…...data List<Dictionary<string, object>> summarizedData = new List<Dictionary<string...List<Dictionary<string, object>>(); // Iterate through the pivot...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  2. DocSaveOptions.alwaysCompressMetafiles property...

    DocSaveOptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason...myDir + "Microsoft equation object.docx" ); // When we save a...set a flag in a SaveOptions object to compress every metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PS](../../aspose.words/saveformat/#PS) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert EPUB to PNG in Java – Aspose.HTML for Java

    Convert EPUB to PNG in Java using Aspose.HTML for Java API. Consider various EPUB to PNG conversion scenarios in Java code examples....Creating an ImageSaveOptions object using class. Converting EPUB...constructor initializes the options object with the format specifying...

    docs.aspose.com/html/java/convert-epub-to-png/
  5. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...image object //we use fabric js to manage image object, please...assume shape 0 is a textbox object const textbox = xs . sheet...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with text in Python. Replace fields with static data using the Python via .NET API....example, you can pass a Document object and convert fields of the specified...text, or you can pass a Body object of a section and only convert...

    docs.aspose.com/words/python-net/replace-fields/
  7. TeX to JPEG Conversion API| Java

    TeX to JPEG conversion functionality. Integrate this on-premise Java library into your project or use cross-platform applications to convert TeX to JPEG.... Create an object of the TeXOptions class. To...JpegSaveOptions class. Create an object of the TeXJob class and run...

    products.aspose.com/tex/java/conversion/tex-to-...
  8. TeX to BMP Conversion API| Java

    TeX to BMP conversion functionality. Integrate this on-premise Java library into your project or use cross-platform applications to convert TeX to BMP.... Create an object of the TeXOptions class. To...BmpSaveOptions class. Create an object of the TeXJob class and run...

    products.aspose.com/tex/java/conversion/tex-to-...
  9. TeX to XPS Conversion API| Java

    TeX to XPS conversion functionality. Integrate this on-premise Java library into your project or use cross-platform applications to convert TeX to XPS.... Create an object of the TeXOptions class. To...XpsSaveOptions class. Create an object of the TeXJob class and run...

    products.aspose.com/tex/java/conversion/tex-to-...
  10. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...用户无法修改工作表中的任何内容 Contents 用户无法在工作表中输入数据 Objects 用户无法修改绘图对象 Scenarios 用户无法修改已保存的情景...// Instantiating a Workbook object with file buffer const workbook...

    docs.aspose.com/cells/zh/javascript-cpp/protect...