Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 6,184 for

convert document

(0.04 sec)
  1. IDocumentPartSavingCallback class | Aspose.Word...

    Aspose.Words.Saving.IDocumentPartSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) or [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) format....Words saves document parts when exporting a document to SaveFormat...save a document part. Examples Shows how to split a document into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D formats.... File Format Apps Convert, Merge, Split and View PDF...browsers: Convert files Convert PDF, Excel, Word documents, images...

    www.fileformat.app/
  3. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: By...when Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldSymbol::get_DontAff...

    Aspose::Words::Fields::FieldSymbol::get_DontAffectsLineSpacing method. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_CharacterCode ( System :: Convert :: ToString ( 0x00a9 )); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldSymbol::get_IsUnico...

    Aspose::Words::Fields::FieldSymbol::get_IsUnicode method. Gets or sets whether the character code is interpreted as the value of a Unicode character in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_CharacterCode ( System :: Convert :: ToString ( 0x00a9 )); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldSymbol::get_IsAnsi ...

    Aspose::Words::Fields::FieldSymbol::get_IsAnsi method. Gets or sets whether the character code is interpreted as the value of an ANSI character in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_CharacterCode ( System :: Convert :: ToString ( 0x00a9 )); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML Documents....metafiles are saved to HTML documents. Members Name Description...images. SVG Metafiles are converted to vector SVG images. EMF_OR_WMF...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless text formatting. Enhance your content with tailored styles effortlessly!...ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...find-and-replace operation will convert to hexadecimal and highlight:\n"...

    reference.aspose.com/words/net/aspose.words.rep...
  9. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) Document into a [Document](../../aspose.words/Document/) object...TEXT document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: TxtLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Export PDF to PowerPoint using C#

    This article guides on how to export PDF to PowerPoint using C#. It contains all the information required to set the development environment, list of tasks to be performed and a runnable sample code to change PDF to PowerPoint using C#.... Steps to Convert PDF to PowerPoint using C#...Load the source PDF into the Document class object that is to be...

    kb.aspose.com/pdf/net/how-to-export-pdf-to-powe...