Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 9,609 for

docx to doc

(0.05 sec)
  1. OoxmlCompliance | Aspose.Words for Java

    Allows To specify which OOXML specification will be used when saving in the Docx format in Java....will be used when saving in the DOCX format. Examples: Shows how...shapes into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Document::get_OriginalLoadFormat...

    Aspose::Words::Document::get_OriginalLoadFormat method. Gets the format of the original Document that was loaded inTo this object in C++....blank document, returns the Doc value. Examples Shows how to...document’s load operation. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. StyleCollection.DefaultFont | Aspose.Words for ...

    Discover the StyleCollection DefaultFont property for seamless Document text formatting. Enhance your Documents with consistent, professional style....supported in OOXML formats (Docx) only. Earlier document formats...Document doc = new Document (); StyleCollection styles = doc . Styles...

    reference.aspose.com/words/net/aspose.words/sty...
  4. StyleCollection.ClearQuickStyleGallery | Aspose...

    Effortlessly clear styles from your Quick Style Gallery with StyleCollection's ClearQuickStyleGallery method. Simplify your design process Today!... Document doc = new Document (); // Note that...styles work only with DOCX format for now. doc . Styles . ClearQuickStyleGalle...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Convert HTML to Markdown – C# Examples and Onli...

    Convert HTML To MD in C# using Aspose.HTML API. Consider various HTML To Markdown conversion scenarios in C# examples. Try online HTML Converter....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/convert-html-to-markdown/
  6. Document.original_load_format property | Aspose...

    Document.original_load_format property. Gets the format of the original Document that was loaded inTo this object....DOC value. Examples Shows how to...a document’s load operation. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fonts::EmbeddedFontFormat enum |...

    Aspose::Words::Fonts::EmbeddedFontFormat enum. Specifies format of particular embedded font inside FontInfo object. When saving a Document To a file, only embedded fonts of corresponding format are written down in C++....format of embedded fonts used in DOC files. OpenType 1 Specifies font...Office XML format, including DOCX files. Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (Docx and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlaTopc file is not a ZIP-archive, therefore, this property does not affect the FlaTopc files.) in C++.... (DOCX and DOTX files are internally...saving an OOXML document. auto doc = MakeObject < Document > ( MyDir...

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

    FontInfoCollection.embed_system_fonts property. Specifies whether or not To embed System fonts inTo the Document... 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...