Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 414,418 for

document

(0.38 sec)
  1. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured Document tag....appearance of the structured document tag. get appearance () : Aspose...content. let doc = new aw . Document ( base . myDir + "Multi-section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++....the same document as well as to different document. Linked style...Examples Shows how to clone a document’s style. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this Document is edited in Microsoft Word....track_revisions property Document.track_revisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert DOT to PPSX in Android Apps or with fre...

    DOT to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to PPSX online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...feature can help you to convert documents from one format to another...

    products.aspose.com/total/android-java/conversi...
  5. Convert PDF To DOC C#

    Convert PDF to DOC format in C# code. Save PDF as DOC using C#....converting PDF to DOC Use our document conversion API to develop...export PDF, DOC, and many other document formats using C#, F#, VB.NET...

    products.aspose.com/words/net/conversion/pdf-to...
  6. LoadOptions.RecoveryMode | Aspose.Words for .NET

    LoadOptions.RecoveryMode property sets how Aspose.Words handles Document errors by recovery or strict loading....RecoveryMode property Defines how the document should be handled if errors...should attempt to recover the document or follow another defined...

    reference.aspose.com/words/net/aspose.words.loa...
  7. how to customize menus and toolbars in GridJs|D...

    This article describes how to customize menus and toolbars in GridJs....parent dom const menubar = document . querySelector ( "#gridjs-divid...parent dom const menubar = document . querySelector ( "#gridjs-divid...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. how to customize menus and toolbars in GridJs|D...

    This article describes how to customize menus and toolbars in GridJs....parent dom const menubar = document . querySelector ( "#gridjs-divid...parent dom const menubar = document . querySelector ( "#gridjs-divid...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination Documents...in source and destination documents. The default value is false...Examples Shows how to import a document with numbered lists. const...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Resize EPS using Java API Solution

    Resize EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Initialize PS document with EPS file 4 PsDocument document = new P...image 9 Dimension oldSize = document. extractEpsSize (); 10 11...

    docs.aspose.com/page/java/resize-eps/