Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 97,214 for

import

(0.08 sec)
  1. Set Visio Shape's Line Data in 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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."SetShapeLineData.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  2. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/
  3. Examine Presentation|Aspose.Slides for Python D...

    Check and get PowerPoint Presentation Properties in Python... See this Python code: import aspose.slides as slides info1...(information about the presentation): import aspose.slides as slides info...

    docs.aspose.com/slides/python-net/examine-prese...
  4. Calculate Task Duration in Different Units in Ruby

    Learn how to calculate Microsoft Project (MPP/XML) task durations using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 3...

    docs.aspose.com/tasks/java/calculate-task-durat...
  5. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    HtmlSaveOptions property. Indicating whether exporting document properties.The default value is true.If you want to Import the html or mht file to excel please keep the default value...If you want to import the html or mht file to excel...

    reference.aspose.com/cells/net/aspose.cells/htm...
  6. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...從列表中選擇目標格式 運行代碼 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  7. compound_type property | Aspose.Cells for Pytho...

    compound_type property compound_type property Specifies the line compound type. Example from aspose.cells.drawing imp......drawing import MsoLineStyle lineFmt . compound_type...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. ImportSld | Aspose.GIS for .NET API Reference

    ImportSld Contents [ Hide ] VectorMapLayer.ImportSld method (1 of 2) Imports style from Styled Layer Descriptor file ......ImportSld method (1 of 2) Imports style from Styled Layer Descriptor...file. options SldImportOptions Import options. Exceptions exception...

    reference.aspose.com/gis/net/aspose.gis.renderi...
  9. GridWorksheetCollection.ImportDataView | Aspose...

    GridWorksheetCollection method. Imports from a DataView. Creates a sheet with the DataViews table name automatically...TableItemStyle, TableItemStyle) Imports from a DataView. Creates a...TableItemStyle, string, int, int) Imports from a DataView to the specified...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....how to insert images using IMPORT and INCLUDEPICTURE fields....setResizeVertically(true); // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/java/com.aspose.word...