Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 67,033 for

import

(0.72 sec)
  1. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....NET to work with VBA modules Import the required namespaces System...

    kb.aspose.com/words/net/create-a-macro-in-word-...
  2. How to Convert Excel to XPS in Java

    This tutorial explains how to convert Excel to XPS in Java. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....SaveFormat class using the Import statement Load the source Excel...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  3. 使用 Python 從 ODP 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析ODP Presentation。... 使用 Python 從 ODP 演示文稿中提取文本 import aspose.slides as slides #Instatiate...

    products.aspose.com/slides/zh-hant/python-net/p...
  4. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) document into a [Document](../../aspose.words/document/) object.... This option allows to import such empty lines. preserveIncludePictu...loaded when a document is imported from HTML, MHTML. (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Remove DOCX Password Protection Online or using...

    unlock password from DOCX document through online app for free. Android API code to delete password from DOCX files....Unlock DOCX Password Online Import DOCX file to unlock by uploading...

    products.aspose.com/total/android-java/unlock/d...
  6. Redact DOCX Document Online or using Android Mo...

    Open and redact DOCX document online via app for free. Android API code to search and replace DOCX text with regular expression....Redact DOCX Document Online Import DOCX file by uploading it....

    products.aspose.com/total/android-java/redact/d...
  7. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. Android API code to extract text in rows and cells from XLSX spreadhseets....Parse XLSX Document Online Import XLSX file to parse by uploading...

    products.aspose.com/total/android-java/parse/xlsx/
  8. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field...can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations....mathematical text: import aspose.slides as slides import aspose.slides...code sample: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  10. Add Pages in PDF|Aspose.PDF for Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using Java library....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/add-pages/