Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 88,637 for

doc format

(0.38 sec)
  1. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing Document saving with advanced options for various Formats. Enhance your workflow today!...document into a particular format. To learn more, visit the Specify...set; } When true , pretty formats output where applicable. Default...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldFormDropDown class | Aspose.Words for Python

    aspose.words.fields.FieldFormDropDown class. Implements the FORMDROPDOWN field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFormText class | Aspose.Words for Python

    aspose.words.fields.FieldFormText class. Implements the FORMTEXT field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve Document usability!...outlines can be exported to XPS format by using the same OutlineOptions...saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced Document saving. Customize your text Format options for optimal results and efficiency....document into a text based formats. To learn more, visit the Specify...use when exporting in text formats. Default value is Encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Several Image Into PNG C++

    Merge multiple Image into PNG in C++ code. Save Image as PNG using C++....convert image to PNG image format with a few lines of code. image...convert image to PNG image format with maximum flexibility and...

    products.aspose.com/words/cpp/merge/image-to-png/
  7. HtmlFixedSaveOptions.exportEmbeddedImages prope...

    HtmlFixedSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into Html Document in Base64 Format...into Html document in Base64 format. Note setting this flag can...exporting a document to Html. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document in C++.... auto doc = System :: MakeObject < Aspose...create a CSS stylesheet to format the document with. // Setting...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Fields::FieldIndex::get_RunSuben...

    Aspose::Words::Fields::FieldIndex::get_RunSubentriesOnSameLine method. Gets or sets whether run subentries into the same line as the main entry in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Several JPG Into PNG C++

    Merge multiple JPG into PNG in C++ code. Save JPG as PNG using C++....to convert JPG to PNG image format with a few lines of code. JPG...to PNG format. Use C++ to convert JPG to PNG image format with...

    products.aspose.com/words/cpp/merge/jpg-to-png/