Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 18,477 for

docx to doc

(0.73 sec)
  1. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/java/com.aspose.word...
  2. Compare WORD In Java

    Compare WORD Documents using Java To diff two files. With our Java API you can detect the difference even if one character or one word has been changed.... DOCX Node Python Java C# C++ View...all the revisions. Compare two DOCX files using Java Copy Examples...

    products.aspose.com/words/java/compare/word/
  3. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we create a document...

    reference.aspose.com/words/java/com.aspose.word...
  4. ImageSaveOptions | Aspose.Words for Java

    Allows To specify additional options when rendering Document pages or shapes To images in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Times...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUToNUMOUT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // AUTONUMOUT fields display...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a field that does...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldOcx field = (FieldOcx)...

    reference.aspose.com/words/java/com.aspose.word...
  8. Licence issue with total.net.lic - Free Support...

    We have a aspose.Total.net.lic, I need To use words and pdf licence in the same project. How do I set them correctly, at the moment if I set words licence, than the words part is considered unlicenced, if I set pdf lice…...code: Document doc = new Document("C:\\Temp\\in.docx"); if (string...IsNullOrEmpty(doc.BuiltInDocumentPrope.Title)) doc.BuiltInDocumentPrope...

    forum.aspose.com/t/licence-issue-with-total-net...
  9. Aspose::Words::Saving::OdtSaveOptions class | A...

    Aspose::Words::Saving::OdtSaveOptions class. Can be used To specify additional options when saving a Document inTo the Odt or Ott format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...to an older ODT schema. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...