Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 6,186 for

convert document

(0.05 sec)
  1. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DocumentPartSavingAr...Description get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. How to get HTML of SDT tag? - Free Support Foru...

    Hii Team, I am trying to get HTML of SDT node. Snippet: var sdts = doc.GetChildNodes(NodeType.StructuredDocumentTag, true)...please attach your source Word document for reference? alexey.noskov...ToString method to convert any node in the document to HTML: // Get...

    forum.aspose.com/t/how-to-get-html-of-sdt-tag/2...
  3. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look....to convert any of the fills back to solid fill. Document doc...doc = new Document ( MyDir + "Two color gradient.docx" ); // Get...

    reference.aspose.com/words/net/aspose.words/fon...
  4. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension...imageTypeToExtension(imageType) Converts an Aspose.Words image type...error(ArgumentException)) Throws when cannot convert. Examples Shows how to extract...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Loading::ChmLoadOptions class | ...

    Aspose::Words::Loading::ChmLoadOptions class. Allows to specify additional options when loading CHM Document into a Document object. To learn more, visit the Documentation article in C++....options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. class ChmLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C++....(horizontal and vertical) to convert from points to pixels (dots...pixels. Remarks This method converts BoundsInPoints into rectangle...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ReplacingCallback method. The user-defined method which is called before every replace occurrence in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...( u " \" New York City \" converted to \" Washington \" 20 characters...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. Merge OneNote Notebooks using C#

    This article explains how to merge OneNote notebooks using C#. It provides the IDE settings, the algorithm, and a code snippet to combine OneNote notebooks using C#....ONE file with the Document class Get the destination...with another instance of the Document class Combine the OneNote...

    kb.aspose.com/note/net/merge-onenote-notebooks-...
  9. HtmlOfficeMathOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports OfficeMath to HTML MHTML and EPUB in Java.... Document doc = new Document(getMyDir() + "Office...docx"); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::FileFormatUtil::ExtensionToSaveF...

    Aspose::Words::FileFormatUtil::ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value in C++....FileFormatUtil::ExtensionToSaveForma method Converts a file name extension into...the format of a document. // Load a document from a file that...

    reference.aspose.com/words/cpp/aspose.words/fil...