Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 13,233 for

doc to html

(0.22 sec)
  1. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document inTo a text based formats in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method. Specifies the physical folder where fonts are saved when exporting a Document To Html. Default is an empty string in C++....when exporting a document to HTML. Default is an empty string...When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Export PCL to OTP in Android | products.aspose.com

    Android API To Convert PCL To OTP without using Microsoft Word...// open PCL document Document doc = new Document ( "input.pcl"...Language) Convert PCL to MHTML (MIME HTML) Convert PCL to ODT (OpenDocument...

    products.aspose.com/total/android-java/conversi...
  4. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances Document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...split into parts when saving to Html, Epub or Azw3 format. [Flags]...document to .epub. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the Document is split inTo parts when saving To Html, Epub or Azw3 format in C++....split into parts when saving to Html , Epub or Azw3 format. enum...saving a document to .epub. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Add different figures to XPS files | .NET

    .NET API Solution To create and manipulate vecTor graphics shapes and text strings in a few lines of code. Add different figures To an XPS file....HTML Product Solution Aspose.GIS...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/page/net/manipulate-vector-...
  7. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether To convert loaded SVG images To the EMF format. Default value is false and, if possible, loaded SVG images are sTored as is without conversion in C++....saving HTML documents. System :: String html = u "<html> \r\n...world!</text> \r\n </svg> \r\n </html>" ; // Use 'ConvertSvgToEmf'...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Loading And Saving in Ruby|Aspose.Words for Java

    Loading And Saving Documents using Ruby....Check Format in Ruby Convert Doc to HTML in Ruby Load Plain Text (TXT)...

    docs.aspose.com/words/java/loading-and-saving-i...
  9. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....manage a document while saving to html. public void ProgressCallback...saveFormat , string ext ) { Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OoxmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.DocX SaveFormat.DocM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we configure compatibility...

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