Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 871 for

css extension

(0.05 sec)
  1. Aspose::Words::Saving::IResourceSavingCallback ...

    Aspose::Words::Saving::IResourceSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and Css) when saving a document to fixed page HTML or SVG in C++....resources (images, fonts and css) when saving a document to fixed...png" ) || f . EndsWith ( u ".css" ); }; ASSERT_EQ ( 6 , resourceFiles...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and Css for optimized HTML or SVG documents....resources (images, fonts and css) when saving a document to fixed...".png" ) || f . EndsWith ( ".css" )), Is . EqualTo ( 6 )); } ///...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveOptions ResourcesFolder property defines where images, fonts, and Css are stored during HTML exports. Optimize your document workflow!...where resources (images, fonts, css) are saved when exporting a document...".png" ) || f . EndsWith ( ".css" )), Is . EqualTo ( 6 )); } ///...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be HtmlFixed in C++....css" ); }; ASSERT_EQ ( 6 , resourceFiles...get_ResourceFileName ())); String extension = System :: IO :: Path ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ShowPageBorder method. Specifies whether border around pages should be shown. Default is true in C++....css" ); }; ASSERT_EQ ( 6 , resourceFiles...get_ResourceFileName ())); String extension = System :: IO :: Path ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_KeepResourceStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a resource in C++....css" ); }; ASSERT_EQ ( 6 , resourceFiles...get_ResourceFileName ())); String extension = System :: IO :: Path ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output document....define it from the file name extension. The following example shows...information is exported as - aw - * CSS properties of the corresponding...

    docs.aspose.com/words/cpp/convert-a-document-to...
  8. Convert USD to HTML via Python | products.aspos...

    Convert USD & other 3D files using .NET API...html extension as first parameter Specify...Format? A file with .usd extension is a Universal Scene Description...

    products.aspose.com/3d/python-net/conversion/us...
  9. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify save options for managing the output document....define it from the file name extension. The following example shows...information is exported as - aw - * CSS properties of the corresponding...

    docs.aspose.com/words/net/convert-a-document-to...
  10. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....css" )), Is . EqualTo ( 6 )); } ///...ResourceFileName } \ "" ); string extension = Path . GetExtension ( args...

    reference.aspose.com/words/net/aspose.words.sav...