Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 343,212 for

html

(0.26 sec)
  1. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...presentation to HTML pres . save ( "index.html" , SaveFormat . Html , htmlOptions...presentation as HTML. Call Process.Start with path to resulting HTML to load...

    products.aspose.com/slides/java/viewer/pps/
  2. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...presentation to HTML pres . save ( "index.html" , SaveFormat . Html , htmlOptions...presentation as HTML. Call Process.Start with path to resulting HTML to load...

    products.aspose.com/slides/java/viewer/ppsx/
  3. View PPTX in C++ | products.aspose.com

    View PPTX in C++. Use C++ library API to open and view PowerPoint presentation...presentation to HTML presentation -> Save( u "index.html" , SaveFormat...SaveFormat :: Html, htmlOptions); How to view PPTX in C++ Install Aspose...

    products.aspose.com/slides/cpp/viewer/pptx/
  4. View PPTM in C++ | products.aspose.com

    View PPTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...presentation to HTML presentation -> Save( u "index.html" , SaveFormat...SaveFormat :: Html, htmlOptions); How to view PPTM in C++ Install Aspose...

    products.aspose.com/slides/cpp/viewer/pptm/
  5. View PPSM in C++ | products.aspose.com

    View PPSM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...presentation to HTML presentation -> Save( u "index.html" , SaveFormat...SaveFormat :: Html, htmlOptions); How to view PPSM in C++ Install Aspose...

    products.aspose.com/slides/cpp/viewer/ppsm/
  6. LoadOptions.base_uri property | Aspose.Words fo...

    LoadOptions.base_uri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...following cases: When loading an HTML document from a stream and the...base URI specified in the BASE HTML element. When saving a document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management....streams instead of files during HTML export. The default value is... When saving to a stream in HTML format is requested by Save...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the document are resolved and substituted according to [Document.fontSettings](../../../aspose.words/document/fontSettings/) when being written into Html-based formats....fontSettings when being written into HTML-based formats. get resolveFontNames...family names are written to HTML as specified in source documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LoadOptions.LoadFormat | Aspose.Words for .NET

    Discover the LoadOptions LoadFormat property to easily specify document formats. Optimize loading with the default Auto setting for seamless performance....opening an html document. // Suppose we want to load an .html document...HtmlLoadOptions ( LoadFormat . Html , "" , ImageDir ); Assert ....

    reference.aspose.com/words/net/aspose.words.loa...
  10. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your Html or EPUB exports for seamless user experience....when a document is saved to HTML or EPUB. public IDocumentPartSavingC..."SavingCallback.DocumentPartsFileNam.html" ; // Create an "HtmlFixedSaveOptions"...

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