Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 90,646 for

doc format

(0.59 sec)
  1. C++ API to Convert SVG to POTX | products.aspos...

    Convert SVG to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...is an XML-based vector image format for two-dimensional graphics...Open XML Template) is a file format used by Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/svg-to...
  2. Aspose::Words::Revision::get_ParentStyle method...

    Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...suitable for the specified save format. createSaveOptions ( saveFormat...saveFormat SaveFormat The save format for which to create a save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code pip...

    products.aspose.com/words/python-net/make/pdf/
  6. Make DOCX Using Python

    Make a new DocX in Python in a few steps. Easily create DocX using Python via .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code pip...

    products.aspose.com/words/python-net/make/docx/
  7. Make Markdown Using Python

    Make a new Markdown in Python in a few steps. Easily create Markdown using Python via .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code pip...

    products.aspose.com/words/python-net/make/md/
  8. Aspose::Words::Notes::FootnoteSeparatorCollecti...

    Aspose::Words::Notes::FootnoteSeparatorCollection class. Provides typed access to FootnoteSeparator nodes of a Document in C++....manage footnote separator format. auto doc = System :: MakeObject...FootnoteSeparator > footnoteSeparator = doc -> get_FootnoteSeparators ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...