Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 6,198 for

convert document

(0.08 sec)
  1. Working with Documents – Aspose.HTML for Java

    Learn how to work with Aspose.HTML for Java library and how to use API for HTML and HTML-based files creating, editing and saving in Java....HTML Java Working with HTML Documents Live Demos HTML Java Solution...Pricing Buy Working with Documents – Loading, Saving and Editing...

    docs.aspose.com/html/java/working-with-documents/
  2. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...extra blank page in my word document. Can I do something about...extra blank page in my word document. Can I do something about...

    forum.aspose.com/t/transfer-excel-range-formatt...
  3. 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++.... auto doc = MakeObject < Document > ( MyDir + u "Office math...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Merge XPS Files in Python

    This article covers the details about how to merge XPS in Python. It comprises the stepwise algorithm and a runnable code snippet to combine XPS files in Python....PostScript documents Load the source XPS document with an instance...Merge the XPS files into a PDF document These steps present the overview...

    kb.aspose.com/page/python/merge-xps-files-in-py...
  5. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word Documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...data(having tables & chart ) to Word document .How to make it fit properly...excel worksheet to the Word documents , if table is big for format...

    forum.aspose.com/t/table-format-disturb-while-c...
  6. Merge OneNote Notebooks using Java

    This guide covers how to merge OneNote notebooks using Java. It has the IDE set up, a stepwise process, and a sample code to combine OneNote notebooks using Java....ONE notebook using the Document class Access the target notebook...with another object of the Document class Loop through each page...

    kb.aspose.com/note/java/merge-onenote-notebooks...
  7. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify Document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....information about a format of a document stored in a disk file. public...if this method detects the document format, it does not guarantee...

    reference.aspose.com/words/net/aspose.words/fil...
  8. Aspose::Words::Fonts::FontFallbackSettings::Bui...

    Aspose::Words::Fonts::FontFallbackSettings::BuildAutomatic method. Automatically builds the fallback settings by scanning available fonts in C++.... auto doc = MakeObject < Document > (); auto fontSettings =...settings.xml" ); // Create a document builder and set its font to...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Restrictions and recommendations - Free Support...

    For now we are developing front system that allows user to print html himself that will pass to aspose generation without modification and now i’m looking some called recommendations which practices and moments we should…...that and preparing special documentation on your side, so i will...HTML, you can simply convert DOCX document to HTML and see how...

    forum.aspose.com/t/restrictions-and-recommendat...
  10. Save File from URL in Python – Aspose.HTML

    Learn how to save file from URL using the Aspose.HTML Python API. Consider Python examples for automating the download files from websites....need to create an empty HTML document and call the network request...example: Create an empty HTML document using the default constructor...

    docs.aspose.com/html/python-net/save-file-from-...