Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 30,980 for

doc

(0.04 sec)
  1. Aspose::Words::Fields::FieldUserAddress::get_Us...

    Aspose::Words::Fields::FieldUserAddress::get_UserAddress method. Gets or sets the current user's postal address in C++.... auto doc = MakeObject < Document > ();...set_Address ( u "123 Main Street" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldUserInitials::get_U...

    Aspose::Words::Fields::FieldUserInitials::get_UserInitials method. Gets or sets the current user's initials in C++.... auto doc = MakeObject < Document > ();...set_Initials ( u "J. D." ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::DocumentBuilder::InsertStyleSepa...

    Aspose::Words::DocumentBuilder::InsertStyleSeparator method. Inserts style separator into the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Each paragraph can only...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Layout::PageLayoutCallbackArgs::...

    Aspose::Words::Layout::PageLayoutCallbackArgs::get_Event method. Gets event in C++....PageLayoutCallback () { auto doc = MakeObject < Document > (); doc -> get_BuiltInDocumentPrope...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> get_LayoutOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Python で Doc を画像に変換するhttps://products.aspose.com/total/ja/python-net/conversion/Doc-to-images/Microsoft Word を使用せずに Python アプリケーションで Doc から画像 TIFF BMP ......org/2005/Atom Python で DOC を画像に変換するhttps://products.aspose...com/total/ja/python-net/conversion/doc-to-images/Microsoft Word を使用せずに...

    products.aspose.com/total/ja/python-net/convers...
  6. JustificationMode enumeration | Aspose.Words fo...

    aspose.words.settings.JustificationMode enumeration. Specifies the character spacing adjustment for a Document... doc = aw . Document ( file_name =...docx' ) justification_mode = doc . justification_mode if justification_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Work, Extract or Replace Text in OneNote Docume...

    C# OneNote API or Library can be used to extract text from OneNote Document or from a specific page, replace or retrieve text in all pages, apply bullets or number list on text and set page title in Microsoft OneNote style....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/working-with-text/
  8. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined Document editing....FieldAutoTextList () { Document doc = new Document (); // Create...populate it with auto text entries. doc . GlossaryDocument = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/).... let doc = new aw . Document (); let table...new aw . Tables . Table ( doc ); doc . firstSection . body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Document::get_ShowGrammaticalErr...

    Aspose::Words::Document::get_ShowGrammaticalErrors method. Specifies whether to display grammar errors in this Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert two sentences with...

    reference.aspose.com/words/cpp/aspose.words/doc...