Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 50,478 for

import document

(0.08 sec)
  1. Error Toast changes - Free Support Forum - aspo...

    How can I target a particular toast message Error one I want to customize it . Can you help me with getting the particular toast class using xs. For some modal I am using xs.Sheet.<modalName> .el.el image.png (14.5 KB…...message const errorToast = document.querySelector('.x-spreadsheet-toast');...global document */ import { h } from './element'; import Icon from...

    forum.aspose.com/t/error-toast-changes/319354
  2. How to Run Aspose.Cells in AWS Lambda|Documenta...

    Integrate Aspose.Cells functionality into your application using Docker regardless of what technology is in your development stack. Learn how to use Aspose.Cells in a Docker container....refer to the AWS official document: Add IAM user Add the permission...account and IAM user; you can import the “credentials.csv” file...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  3. 在Ruby中将图表转换为图像|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.... workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...Create chart chart_type = Rjb :: import ( 'com.aspose.cells.ChartType'...

    docs.aspose.com/cells/zh/java/converting-chart-...
  4. Issues related to wrap the text programmaticall...

    I am using aspose cells for grid js . Is there any way to wrap the text programmatically. image.png (91.5 KB)...programmatically: const element = document.getElementById('myElement');...in a Label or Text widget: import tkinter as tk root = tk.Tk()...

    forum.aspose.com/t/issues-related-to-wrap-the-t...
  5. How to Run the Examples|CAD 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....CAD Examples Directory Import examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/cad/java/how-to-run-the-examples/
  6. How to Convert HTML to PDF using C#

    In this tutorial you will learn how to convert HTML to PDF using C#. The C# code example Imports the HTML into Aspose.Words' DOM and saves the Document to PDF file format.... The HTML document may contain CSS styles (inline...Words namespace Import the input HTML document into Aspose.Words’...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  7. 在Ruby中将工作表转换为SVG|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.... img_options = Rjb :: import ( 'com.aspose.cells.ImageOrPrintOptions'.... new save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...

    docs.aspose.com/cells/zh/java/converting-worksh...
  8. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation....like this: import aspose.slides as slides import aspose.pydrawing...Slide Thumbnail Deprecated API: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/modern-api/
  9. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...is completely outside the document bounds), the internal routine...you really want to use the document bounds, make sure the layer...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  10. Convert xlsx to docx - Free Support Forum - asp...

    How can I convert a file from Microsoft Excel (xlsx) format to Microsoft Word (docx) format directly (with as few lines of codes as possible)?...files (XLSX) to render a Word document file. Aspose.Cells is actually...Word and Microsoft Excel documents are completely different file...

    forum.aspose.com/t/convert-xlsx-to-docx/21566