Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 18,297 for

docx to doc

(0.12 sec)
  1. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property... let doc = new aw . Document (); expect ( doc . builtInDocumentPrope..."Security" built-in property. doc . writeProtection . readOnlyRecommended...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert SVG to PDF – C# code and Online Converter

    Convert SVG To PDF in C#. Save SVG as PDF file using Aspose.HTML for .NET API. Try online SVG To PDF Converter for free!...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/net/conversion/svg-to-...
  3. Convert SVG to JPEG – C# code and Online Converter

    Convert SVG To JPEG in C#. Save SVG as JPEG image using Aspose.HTML for .NET API. Try online SVG To JPEG Converter for free!...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/net/conversion/svg-to-...
  4. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method To easily manage and filter revisions based on your criteria for streamlined project updates....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This does...

    reference.aspose.com/words/net/aspose.words/rev...
  5. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // AUTHOR fields source their...

    reference.aspose.com/words/java/com.aspose.word...
  6. File Format Conversion via Java | products.aspo...

    Convert Microsoft Office Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and different other formats with just few lines of Java code....Conversion POWERPOINT to DOC POWERPOINT to DOCX POWERPOINT to XLSX...

    products.aspose.com/total/java/conversion/
  7. Aspose.Words or Open XML SDK|Aspose.Words for Java

    Aspose.Words for Java is a very useful Document processing library that provides great support for all Microsoft Word and other Document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs....simple programming operation on a DOCX document, then the Open XML...such as generating a simple DOCX document or removing comments...

    docs.aspose.com/words/java/aspose-words-or-open...
  8. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....Document doc = new Document(getMyDir() + "Form fields.docx"); FieldFormCheckBox...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.Words for Python via .NET — “No usable v...

    Hi Aspose Team, I am doing conversion of very larger Doc/Docx files To pdf using Aspose.Words for Python via .NET (v24.10.0), based on Ubuntu 22.04 + Python 3.10. Error:- System.DllNotFoundException: No usable version …...conversion of very larger doc/docx files to pdf using Aspose...

    forum.aspose.com/t/aspose-words-for-python-via-...