Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 9,609 for

docx to doc

(0.03 sec)
  1. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a Document in Java....Document doc = new Document(getMyDir() + "Document.docx"); FontInfoCollection...FontInfoCollection fontInfos = doc.getFontInfos(); fontInfos.se...

    reference.aspose.com/words/java/com.aspose.word...
  2. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...DOCX , SaveFormat.DOCM , SaveFormat...saved document to adhere to. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a new instance of the efficient replacer processor for seamless data transformation....document: string doc = MyDir + "Footer.docx" ; Regex pattern...( replacerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  4. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during Document loading or saving in Java.... Document doc = new Document(getMyDir() + "Emphases..."Emphases markdown warning.docx"); WarningInfoCollectio warnings...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used To specify additional options when saving a Document inTo the Docx, Docm, Dotx, Dotm or FlaTopc format. To learn more, visit the Documentation article in C++....when saving a document into the Docx , Docm , Dotx , Dotm or FlatOpc...options object is used. Can be Docx , Docm , Dotx , Dotm or FlatOpc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel.... doc = aw . Document () # Note that...styles work only with DOCX format for now. doc . styles . clear_quick_style_gallery...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type inTo a load format enumerated value.... Doc ); expect ( aw . FileFormatUtil...toEqual ( aw . SaveFormat . Doc ); expect ( aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions construcTor... doc = None # Aspose.Words throw an...assertRaises ( Exception ): doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property To easily manage and cusTomize various barcode types like QR for enhanced data integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...