Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 89,760 for

doc format

(0.34 sec)
  1. C++ API to Export SVG to MHTML | products.aspos...

    Convert SVG to MHTML within C++ applications....Graphics (SVG) format is an XML-based vector image format for two-dimensional...HTML, is a web page archive format used to combine resources that...

    products.aspose.com/total/cpp/conversion/svg-to...
  2. C++ API to Export PS to ODT | products.aspose.com

    Convert PS to ODT within C++ applications....to OpenDocument Text (ODT) format is a common requirement for...developers. ODT is an open standard format for text documents, which is...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. C++ API to Export CGM to FLATOPC | products.asp...

    Convert CGM to FLATOPC within C++ applications....Metafile) file format is a vector graphics format used for storing...Convention) file format is a newer, more advanced file format that is...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. C++ API to Export SVG to ODT | products.aspose.com

    Convert SVG to ODT within C++ applications....is an XML-based vector image format for two-dimensional graphics...documents. It is an XML-based file format for spreadsheets, charts, presentations...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. EmbeddedFontFormat | Aspose.Words for Java

    Specifies Format of particular embedded font inside FontInfo object in Java....EmbeddedFontFormat Specifies format of particular embedded font...embedded fonts of corresponding format are written down. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Style::get_Styles method | Aspos...

    Aspose::Words::Style::get_Styles method. Gets the collection of styles this style belongs to in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_EQ ( 4 , doc -> get_Styles () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Aspose::Words::Style::get_IsQuickStyle method |...

    Aspose::Words::Style::get_IsQuickStyle method. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_EQ ( 4 , doc -> get_Styles () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::StyleCollection::GetEnumerator m...

    Aspose::Words::StyleCollection::GetEnumerator method. Gets an enumerator object that will enumerate styles in the alphabetical order of their names in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_EQ ( 4 , doc -> get_Styles () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....to convert PDF to Markdown format: using namespace System ; using...auto doc = MakeObject < Document > ( u "Example.pdf" ); doc ->...

    docs.aspose.com/pdf/cpp/whatsnew/
  10. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the Document....invalid or its format is unsupported for specific format of document...other document formats. Image of arbitrary format can be set to...

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