Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 9,711 for

docx to html

(0.07 sec)
  1. Compress ICS Files in C# via .NET | Aspose.Zip

    C# compression example To compress ICS documents inTo zip and other archive formats on .NET Framework and .NET Core....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    products.aspose.com/zip/net/compress/ics/
  2. Compress VCF Files in C# via .NET | Aspose.Zip

    C# compression example To compress VCF documents inTo zip and other archive formats on .NET Framework and .NET Core....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    products.aspose.com/zip/net/compress/vcf/
  3. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it To the paragraph in C++...."PDF" ); builder -> Writeln ( u "HTML" ); // Call the "ListOutdent"..."PDF" ); builder -> Writeln ( u "HTML" ); builder -> Writeln ( u "MHTML"...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....that will be used to load an HTML, TXT, or CHM document if the...a document is imported from HTML, MHTML. TempFolder { get; set;...

    reference.aspose.com/words/net/aspose.words.loa...
  5. HtmlSaveOptions.export_original_url_for_linked_...

    HtmlSaveOptions.export_original_url_for_linked_images property. Specifies whether original URL should be used as the URL of the linked images...create when saving a document to HTML. doc = aw . Document ( file_name...file_name = MY_DIR + 'Rendering.docx' ) options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property To access and cusTomize your current list formatting settings for enhanced document design.... Writeln ( "HTML" ); // Call the "ListOutdent"..."PDF" ); builder . Writeln ( "HTML" ); builder . Writeln ( "MHTML"...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF document manipulation library for Node.js that makes creating complex, multi-page documents accessible....html' Edit ‘settings.json’ and setup...can easily save PDF to DOC and DOCX formats. Save PDF pages as JPEG...

    products.aspose.com/pdf/nodejs-cpp/
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_UseTargetMachineFonts method. Flag indicates whether fonts from target machine must be used To display the document. If this flag is set To true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for fonts. Default is false in C++....machine when saving a document to HTML. auto doc = System :: MakeObject...points with alternative font.docx" ); auto saveOptions = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++....docx" ); // By default, Aspose.Words...with yen signs in // generated HTML documents. However, previous...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...docx"); out_default_font.docx (7.3 KB) As you...save("C:\\Temp\\out_explicit_font.docx"); out_explicit_font.docx (7.4 KB) Font formatting...

    forum.aspose.com/t/setting-a-table-font-issue/3...