Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 6,193 for

convert document

(0.05 sec)
  1. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...(horizontal and vertical) to convert from points to pixels (dots...inch). Remarks This method converts NodeRendererBase.bounds_in_points...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Split Word Document into Sections using Java

    This article guides on how to split Word Document into sections using Java. It has the IDE settings, steps, and a sample code to divide Word Document into sections using Java....Product Family Split Word Document into Sections using Java Follow...this article to split Word document into sections using Java ...

    kb.aspose.com/words/java/split-word-document-in...
  3. Aspose::Words::Loading::PdfLoadOptions class | ...

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

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class ImageSavingArgs...to be saved. get_Document () Gets the document object that is currently...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Font Folder – How to Install using C#

    Learn and get a step-by-step guide on how to set font folder to render HTML to PDF or Image using the Aspose.HTML for .NET library....used when rendering HTML documents. Install Font – Add Custom...library for working with HTML documents. It allows developers to access...

    docs.aspose.com/html/net/how-to-set-font-folder/
  6. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content.... Document (); let builder = new aw ...find-and-replace operation will convert to hexadecimal and highlight:\n"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_KeepDocumentPartStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a Document part in C++....or close it after saving a document part. bool Aspose :: Words...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method. Identifies, by index, a captured group in the Match that is to be replaced with the Replacement string in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...find-and-replace operation will convert to hexadecimal and highlight:...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....saving a document to HTML. auto doc = MakeObject < Document > ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...when saving a document to HTML. doc = aw . Document ( file_name...footer types.docx' ) # This document contains headers and footers...

    reference.aspose.com/words/python-net/aspose.wo...