Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 417,994 for

document

(0.18 sec)
  1. C++ API to Export SVG to DOT | products.aspose.com

    Convert SVG to DOT within C++ applications....editing, and converting PDF documents, as well as manipulating PDF...involves using the advanced Word Document Processing API, Aspose.Words...

    products.aspose.com/total/cpp/conversion/svg-to...
  2. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a section has ended....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 从单元格中删除文本|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....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  4. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire Document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!...] Print() Prints the whole document to the default printer. public...print a document using the default printer. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing...IncorrectPasswordExc class Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....Open the PDF file using the Document object. Replace a particular...file using Save method of the Document object. The following code...

    docs.aspose.com/pdf/net/replace-image-in-existi...
  7. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your Document's last save time in UTC. Enhance your Document management today!...get ; set ; } Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/net/aspose.words.pro...
  8. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate pages when saving a Document to fixed page formats in Java....separate pages when saving a document to fixed page formats. Examples:...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/java/com.aspose.word...
  9. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class....and text in an existing PDF document, at a specified location....part of the contents of a PDF document. Manipulating images in an...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  10. IgnoreHeaderFooter not working - Free Support F...

    When I append attachments to my Document then the Headers and Footers are applied to the appended Document even though I used the IgnoreHeaderFooter format option. Document input = new Document(filePath) var output = ne…...I append attachments to my document then the Headers and Footers...are applied to the appended document even though I used the IgnoreHeaderFooter...

    forum.aspose.com/t/ignoreheaderfooter-not-worki...