Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,089 for

docx to html

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

    Aspose::Words::Saving::IDocumentPartSavingCallback interface. Implement this interface if you want To receive notifications and control how Aspose.Words saves document parts when exporting a document To Html or Epub format in C++....when exporting a document to Html or Epub format. class IDocumentPartSavingC...Document > ( MyDir + u "Rendering.docx" ); String outFileName = u "SavingCallback...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::SaveOptions::get_SaveFor...

    Aspose::Words::Saving::SaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used in C++....docx" ); // Use a SaveOptions object...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how To use the SaveOptions SaveFormat property To effortlessly choose your document's save format for optimal flexibility and control....docx" ); // Use a SaveOptions object...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property To access and manage the document object during the saving process, enhancing your workflow efficiency....docx" ); string outFileName = "SavingCallback..."SavingCallback.DocumentPartsFileNam.html" ; // Create an "HtmlFixedSaveOptions"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Off...

    Aspose::Words::Saving::HtmlSaveOptions::get_OfficeMathOutputMode method. Controls how OfficeMath objects are exported To Html, MHtml or EPUB. Default value is Image in C++....OfficeMath objects are exported to HTML, MHTML or EPUB. Default value...Microsoft OfficeMath objects to HTML. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method. Gets or sets the file name (without path) where the image will be saved To in C++....are generated during export to HTML. When the event is fired, this...embedded image when exporting to HTML format. How the image file name...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert PUB Files with Java APIs

    Convertion functionality of Publisher file using Aspose.PUB for Java solution is described and demonstrated with the pseudocode in this article....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/pub/java/convert-pub-files/
  8. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with cusTomizable saving options and efficient callbacks....Words saves a document to HTML or related formats and DocumentSplitCriteri...Document ( MyDir + "Rendering.docx" ); string outFileName = "SavingCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content inTo strings with cusTomizable formats for enhanced data handling. Optimize your coding Today!...content of a node to String in HTML format. Document doc = new Document...Document ( MyDir + "Document.docx" ); Node node = doc . LastSection...

    reference.aspose.com/words/net/aspose.words/nod...
  10. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want To receive notifications and control how Aspose.Words saves fonts when exporting a document To Html format in Java....when exporting a document to HTML format. Examples: Shows how...exporting fonts when saving to HTML. public void saveExportedFonts()...

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