Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 14,198 for

document editing

(0.2 sec)
  1. Java API to Convert OTT to XLSX or with free On...

    Convert OTT to XLSX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLSX online converter quickly before integrating the code....is a comprehensive suite of document manipulation and conversion...enables you to manipulate documents in a variety of formats, including...

    products.aspose.com/total/java/conversion/ott-t...
  2. FieldNumChars Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumChars class, designed to efficiently implement the NUMCHARS field for enhanced Document processing....the Working with Fields documentation article. public class FieldNumChars...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aptos font does not work out of the box - Free ...

    Hi, Same problem here. Aptos is the new default Font in Microsoft Word, so it should work “out of the box” under Windows, but that’s not actually the case. Steps to reproduce the issue : Create a new word Document usi…...issue : Create a new word document using Microsoft Word. Add...Add some text and save the document somewhere. The text uses the...

    forum.aspose.com/t/aptos-font-does-not-work-out...
  4. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your Document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document.docx"...settings for a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  5. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified....from the WordProcessingML document when its contents are modified...controls. let doc = new aw . Document (); // Insert a plain text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. C++ API to Convert MHTML to FODS | products.asp...

    Convert MHTML to FODS via C++ API without using Microsoft Excel or Adobe Reader...(Flat Open Document Spreadsheet) is an open document format for...for users who want to view and edit the content of a web page in...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. View and Update Word Properties Online or Updat...

    View and modify Word properties through online app for free. Java API code to update Word properties....Develop powerful Java based Word document metadata management utility...page will display metadata. Edit the properties as of your choice...

    products.aspose.com/total/java/metadata/word/
  8. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....Working with Ole Objects documentation article. Remarks: Use the...objects into files. Document doc = new Document(getMyDir() + "OLE...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word Document node in C++....Specifies the type of a Word document node. enum class NodeType...select all children. Document 1 A Document object that, as the...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom Document properties of a workbook in C++ with Aspose.Cells....of a workbook into memory to edit its metadata. Please use the...WorkbookMetadata class to edit custom document properties of a workbook...

    docs.aspose.com/cells/cpp/using-workbookmetadata/