Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 7,266 for

convert document

(0.11 sec)
  1. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...process here allows you to convert PowerPoint to HTML without...to convert a PowerPoint presentation to an HTML5 document in...

    docs.aspose.com/slides/php-java/export-to-html5/
  2. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when loading CHM Document into a [Document](../../aspose.words/Document/) object...options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: ChmLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ASPOSE_ASSERT_EQ ( System :: Convert :: ToChar ( ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ASPOSE_ASSERT_EQ ( System :: Convert :: ToChar ( ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ASPOSE_ASSERT_EQ ( System :: Convert :: ToChar ( ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ASPOSE_ASSERT_EQ ( System :: Convert :: ToChar ( ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. System.NullReferenceException when using PdfFor...

    Hello aspose support, i`ve a problem Converting a aspose Document to ZugFerd format. Aspose.PDF for .Net Version 25.4.0 This line throws the folling exception: pdf_file1.Convert(new MemoryStream(), PdfFormat.ZUGFeRD…... i`ve a problem converting a aspose document to ZugFerd format...folling exception: pdf_file1.Convert(new MemoryStream(), PdfFormat...

    forum.aspose.com/t/system-nullreferenceexceptio...
  8. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to SaveFormat.HTML or SaveFormat.EPUB format in Java....Words saves document parts when exporting a document to SaveFormat...Examples: Shows how to split a document into parts and save them....

    reference.aspose.com/words/java/com.aspose.word...
  9. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate pages when saving a Document to fixed page formats in Java....separate pages when saving a document to fixed page formats. Examples:...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...