Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 30,978 for

doc

(0.17 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. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....Footnote constructor Footnote(doc, footnote_type) Initializes an...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...