Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 180,121 for

doc

(0.28 sec)
  1. Aspose::Words::Tables::CellMerge enum | Aspose....

    Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Ustvari DOC Z Uporabo C++

    Ustvarite novo Doc v C++ v nekaj korakih. Preprosto ustvarite Doc s knjižnico C++....Ustvari DOC s knjižnico C++ Naša zmogljiva knjižnica C++ razvijalcem...omogoča programsko ustvarjanje DOC v le nekaj korakih Razvijalci...

    products.aspose.com/words/sl/cpp/make/doc/
  3. Կատարեք DOC՝ Օգտագործելով C++

    Ստեղծեք նոր Doc C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք Doc՝ օգտագործելով C++ գրադարանը:...Կատարեք DOC՝ օգտագործելով C++ գրադարանը Մեր հզոր C++ գրադարանը...տալիս ծրագրային կերպով ստեղծել DOC ընդամենը մի քանի քայլով C++ մշակողները...

    products.aspose.com/words/hy/cpp/make/doc/
  4. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Section.append_content method | Aspose.Words fo...

    Section.append_content method. Inserts a copy of content of the source section at the end of this section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. UserInformation | Aspose.Words for Java

    Specifies information about the user in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a UserInformation...

    reference.aspose.com/words/java/com.aspose.word...
  9. SmartTag.AcceptStart | Aspose.Words for .NET

    Discover the SmartTag AcceptStart method—seamlessly welcome visitors to your SmartTag experience and enhance user engagement today!...public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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