Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 334,412 for

html

(1.03 sec)
  1. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。...DOCTYPE html> < html > < head > < title > ODS...Image' ; }); </ script > </ html > 控制台输出 Background Type : Graphic...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  2. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Discover the HtmlFixedSaveOptions PageHorizontalAlignment property to easily control page alignment in Html documents. Default set to Center for optimal presentation....horizontal alignment of pages in an HTML document. Default value is Center...pages when saving a document to HTML. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlFixedSaveOptions.page_margins property | As...

    HtmlFixedSaveOptions.page_margins property. Specifies the margins around pages in an Html document...the margins around pages in an HTML document. The margins value...margins when saving a document to HTML. doc = aw . Document ( MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to Html. Default value is new UTF8Encoding(true) (UTF-8 with BOM) in C++....encoding to use when exporting to HTML. Default value is new UTF8Encoding(true)...while exporting a document to HTML. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …...in PNG and HTML outputs. DOCX → PNG DOCX → HTML <html><head><meta...http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta htt...

    forum.aspose.com/t/discontinuous-line-rendering...
  6. HtmlSaveOptions.ImageResolution | Aspose.Words ...

    Adjust image resolution effortlessly with HtmlSaveOptions. Optimize your Html, MHtml, or EPUB exports with customizable settings for stunning visuals....for images when exporting to HTML, MHTML or EPUB. Default is 96...create when saving a document to HTML. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic....docx" ); // Save the document to HTML, and then delete the linked...browser that is reading our HTML will display the alt text in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....Examples Shows how to open an HTML document with images from a...OpenRead ( MyDir + "Document.html" )) { // Pass the URI of the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name....docx" ); // Save the document to HTML, and then delete the linked...browser that is reading our HTML will display the alt text in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class....Adding Headers and Footers as HTML Fragments The following code...to add headers and footers as HTML fragments to a PDF using C#...

    docs.aspose.com/pdf/net/add-headers-and-footers...