Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 157,620 for

doc

(0.3 sec)
  1. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FormField::get_OwnHelp m...

    Aspose::Words::Fields::FormField::get_OwnHelp method. Specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1 in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of aligning...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::UserInformation::get_Def...

    Aspose::Words::Fields::UserInformation::get_DefaultUser method. Default user information in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ API to Export XPS to DOCM | products.aspose...

    Convert XPS to DocM within C++ applications....is a more secure format than DOC and is used to store documents...can be used to convert XPS to DOC. Aspose.Words for C++ is an advanced...

    products.aspose.com/total/cpp/conversion/xps-to...
  8. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_ConsecutiveHyphenLimit method. Gets or sets the maximum number of consecutive lines that can end with hyphens. Default value for this property is 0 in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. StructuredDocumentTag.node_type property | Aspo...

    StructuredDocumentTag.node_type property. Returns [NodeType.STRUCTURED_DocUMENT_TAG](../../../aspose.words/nodetype/#STRUCTURED_DocUMENT_TAG).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways to apply...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/convert-onenote-to-htm...