Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 18,477 for

docx to doc

(0.18 sec)
  1. Compress TIFF In Javascript

    Compress TIFF in JavaScript without losing quality. Optimize TIFF content, reduce file size easily....require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/nodejs-net/compress/t...
  2. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property To easily identify and access detected Document formats for seamless file management....property will always return Docx. Examples Shows how to use the...format and encryption. Document doc = new Document (); // Configure...

    reference.aspose.com/words/net/aspose.words/fil...
  3. Convert PPT to JSON format via C++ | products.a...

    Export PPT To JSON format in C++ without using Microsoft Excel or Powerpoint...Options with C++ Convert PPT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert PPT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/ppt-to...
  4. Converter.create method | Aspose.Words for Python

    aspose.words.lowcode.Converter.create method... doc = MY_DIR + 'Big document.docx' aw . lowcode...ConverterContext ()) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontInfoCollection.embed_true_type_fonts proper...

    FontInfoCollection.embed_true_type_fonts property. Specifies whether or not To embed TrueType fonts in a Document when it is saved... This option works for DOC, DOCX and RTF formats only. Examples...with embedded TrueType fonts. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil class. Provides methods for signing Document. To learn more, visit the Documentation article in C++....digital signature removal: Doc , Dot , Docx , Dotx , Docm , Dotm ...digital signature removal: Doc , Dot , Docx , Dotx , Docm , Dotm ...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any Document with our Splitter ExtractPages method. Save them in your desired format for easy access!...document: string doc = MyDir + "Big document.docx" ; Splitter ....ExtractPages ( doc , ArtifactsDir + "LowCode.ExtractPages.1.docx" , 0 ...

    reference.aspose.com/words/net/aspose.words.low...
  8. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...words as aw doc = aw.Document("Input.tiff") doc.cleanup() shapes...

    products.aspose.com/words/python-net/compress/t...
  9. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...aspose.words as aw doc = aw.Document("Input.jpg") doc.cleanup() shapes...

    products.aspose.com/words/python-net/compress/jpg/
  10. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlaTopc in C++.... Can be Docx , Docm , Dotx , Dotm or FlatOpc...document to adhere to. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...