Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 18,161 for

docx

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Convert PDF documents using C# API https://docs.aspose.com/pdf/net/converting/ Recent content in Convert PDF documents using C# API on Documentation ......DOC Format: DOCX #csharp-pdf-to-docx C# PDF to DOCX #csharp-pdf-to-docx...#csharp-pdf-to-docx C# Convert PDF to DOCX #csharp-pdf-to-docx C# How to...

    docs.aspose.com/pdf/net/converting/index.xml
  2. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....docx" ); // This document contains...when we open the document as a .docx using Microsoft Word. // If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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++....Office XML format, including DOCX files. Examples Shows how to...> ( MyDir + u "Embedded font.docx" ); SharedPtr < FontInfo > embeddedFont...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedSystemFonts method. Specifies whether or not to embed System fonts into the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts option is set to true in C++.... This option works for DOC, DOCX and RTF formats only. Examples...Document > ( MyDir + u "Document.docx" ); SharedPtr < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. UnsupportedFileFormatException not thrown anymo...

    Hi, if we try to open a ZIP file (i.e. not a DOC/Docx) from Aspose.Words 23.2, it’s not throwing any exception and goes ahead with parsing (being a zip file, we get garbled characters); up to version Apose.Words 22.8 in…... not a DOC/DOCX) from Aspose.Words 23.2, it’s...

    forum.aspose.com/t/unsupportedfileformatexcepti...
  6. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... Docx Office Open XML WordprocessingML...Shows how save a web page as a .docx file. const url = "https://products...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...+ "Document.docx" ); Assert . AreEqual ( ".docx" , FileFormatUtil...

    reference.aspose.com/words/net/aspose.words/fil...
  8. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java....docx"); FontInfoCollection fontInfos... + "Font.FontInfoCollection.docx"); Shows how to print the details...

    reference.aspose.com/words/java/com.aspose.word...
  9. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value.... Docx ); expect ( aw . FileFormatUtil...toEqual ( aw . SaveFormat . Docx ); expect ( aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...