Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 90,939 for

doc format

(0.37 sec)
  1. Aspose::Words::Document::get_Theme method | Asp...

    Aspose::Words::Document::get_Theme method. Gets the Theme object for this Document in C++.... auto doc = System :: MakeObject < Aspose...:: Themes :: Theme > theme = doc -> get_Theme (); // Some styles...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Themes::ThemeColors::get_Followe...

    Aspose::Words::Themes::ThemeColors::get_FollowedHyperlink method. Specifies color for a clicked hyperlink in C++.... auto doc = System :: MakeObject < Aspose...:: Themes :: Theme > theme = doc -> get_Theme (); // Some styles...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Aspose::Words::Themes::Theme::get_MinorFonts me...

    Aspose::Words::Themes::Theme::get_MinorFonts method. Allows to specify the set of minor fonts for different languages in C++.... auto doc = System :: MakeObject < Aspose...:: Themes :: Theme > theme = doc -> get_Theme (); // Some styles...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. Aspose::Words::Themes::ThemeFonts::get_EastAsia...

    Aspose::Words::Themes::ThemeFonts::get_EastAsian method. Specifies font name for EastAsian characters in C++.... auto doc = System :: MakeObject < Aspose...:: Themes :: Theme > theme = doc -> get_Theme (); // Some styles...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. Ustvari DOCX Z Uporabo Python

    Ustvarite novo DocX v Python v nekaj korakih. Preprosto ustvarite DocX s knjižnico Python via .NET....Primeri Izhodni format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) font...

    products.aspose.com/words/sl/python-net/make/docx/
  6. Ustvari Markdown Z Uporabo Python

    Ustvarite novo Markdown v Python v nekaj korakih. Preprosto ustvarite Markdown s knjižnico Python via .NET....Primeri Izhodni format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) font...

    products.aspose.com/words/sl/python-net/make/md/
  7. Ustvari PDF Z Uporabo Python

    Ustvarite novo PDF v Python v nekaj korakih. Preprosto ustvarite PDF s knjižnico Python via .NET....Primeri Izhodni format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) font...

    products.aspose.com/words/sl/python-net/make/pdf/
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_UseTargetMachineFonts method. Flag indicates whether fonts from target machine must be used to display the Document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for fonts. Default is false in C++.... auto doc = System :: MakeObject < Aspose...set_ExportEmbeddedFonts ( false ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Several JPG Into HTML Python

    Merge multiple JPG into HTML in Python code. Save JPG as HTML using Python....convert JPG images to HTML format with a few lines of code. JPG...convert JPG images to HTML format with maximum flexibility and...

    products.aspose.com/words/python-net/merge/jpg-...
  10. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PS Format in Java....PS format. To learn more, visit the Specify...Postscript format in the form of a book fold. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...