Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 7,250 for

convert document

(0.04 sec)
  1. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word Document. To learn more, visit the Documentation article in C++....Aspose::Words::Document class Contents [ Hide ] Document class Represents...Represents a Word document. To learn more, visit the Working with...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize Document exports to HTML and other formats effortlessly....saves images when saving a document to HTML. May be used by other...Markdown document. public void RenameImages () { Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf Document into a Document object in Java....options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" 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::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" 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::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 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. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" 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...
  8. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 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...
  9. PdfLoadOptions class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote Document in C#....example to achieve OneNote document protection in C# . The developed...Linux. Steps to Lock OneNote Document in C# Set the IDE to use Aspose...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...