Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 94,431 for

object

(0.26 sec)
  1. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...)) { // Create TextAbsorber object to find all instances of the...instantiate TextFragment Absorber object var absorber = new Aspose ...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  2. Convert EML to MBOX via Java | products.aspose.com

    Try the code sample to convert EML files to MBOX format in Java. Download Java API to take your email processing applications to the next level....classes and methods for creating objects and manipulating them enabling...MailMessage class to create an object representing an e-mail message...

    products.aspose.com/email/java/conversion/eml-t...
  3. Convert a Document in Node.js|Aspose.Words for ...

    Easily convert documents from one format to another using Node.js. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....your document into a Document object using one of its constructors...save methods on the Document object and specify the desired output...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  4. Clone a Document in Node.js|Aspose.Words for No...

    Clone a document to get its identical copy using Node.js. When creating a copy, nodes and properties of the original document are cloned....clone() returns a new Section object that can be inserted into another...cloned document is a separate object with its own node tree. Any...

    docs.aspose.com/words/nodejs-net/clone-a-document/
  5. Convert ODP to JSON Format in Android Apps | pr...

    Convert ODP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...correct password in a LoadOptions object. The following code example...Convert ODP to JSON (JavaScript Object Notation File)...

    products.aspose.com/total/android-java/conversi...
  6. How to Unhide All Sheets in Excel using Python

    This short tutorial explains how to unhide all sheets in Excel using Python. You will get all the environment details, step-wise approach to write the application and a runnable sample code to show hidden sheets in Excel using Python....it using the Workbook class object Use the Unprotect() method...using the LoadOptions class object. Similarly, you may check other...

    kb.aspose.com/cells/python/how-to-unhide-all-sh...
  7. How to Add Header and Footer in Word using Python

    This tutorial contains information on how to add header and footer in Word using Python. It provides all the details to configure the development environment, stepwise process, and a runnable sample code to insert header and footer in Word using Python....instantiate a DocumentBuilder object with it Set the property to...instantiate DocumentBuilder class object that provides features to set...

    kb.aspose.com/words/python/how-to-add-header-an...
  8. Working with Bookmarks in Node.js|Aspose.Words ...

    How to insert, obtain, move, show or hide bookmarks using Node.js....document node that returns a Range object representing the portion of...contained in this node. Use this object to retrieve a BookmarkCollection...

    docs.aspose.com/words/nodejs-net/working-with-b...
  9. Manipulating Metafiles|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....a constructor accepting an object of InputStream, and an overload...EmfMetafileImage.save method accepting an object of OutputStream. Below provided...

    docs.aspose.com/imaging/java/manipulating-metaf...
  10. Create CSV using Python | products.aspose.com

    Generate Microsoft Excel CSV documents using Python applications without using Microsoft Office....while creating the Workbook object. How to Create CSV File via...Python Create new Workbook class object having FileFormatType as parameter...

    products.aspose.com/total/python-java/create/csv/