Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 180,064 for

doc

(0.22 sec)
  1. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... doc = aw . Document ( file_name =... as_section (), b ), list ( doc ))): # There are three kinds...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Body > body = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_WordOpenXMLMinimal method. Gets a string that represents the XML contained within the node in the FlatOpc format. Unlike the WordOpenXML property, this method generates a stripped-down Document that excludes any non-content-related parts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a Document. NPOI does not provide an opportunity to work with bookmarks using C#....Document doc = new Document ( "../../data/document.doc" ); DocumentBuilder...builder = new DocumentBuilder ( doc ); // ----- Set Bookmark builder...

    docs.aspose.com/words/net/working-with-bookmark...
  5. Aspose::Words::Fields::UserInformation::get_Add...

    Aspose::Words::Fields::UserInformation::get_Address method. Gets or sets the user's postal address in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. IStructuredDocumentTag.LockContentControl | Asp...

    Discover the IStructuredDocumentTag LockContentControl property. Set to true, it prevents users from deleting SDT, enhancing Document integrity and control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a plain text structured...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Გადაიყვანეთ HTML DOC C++

    გადაიყვანეთ HTML Doc C++ ფორმატში კოდით. შეინახეთ HTML როგორც Doc C++....გადაიყვანეთ HTML DOC C++ ში მაღალსიჩქარიანი პროგრამული უზრუნველყოფის...უზრუნველყოფის C++ HTML DOC ად კონვერტაციისთვის გამოიყენეთ C++ მაქსიმალური...

    products.aspose.com/words/ka/cpp/conversion/htm...
  8. FieldSubject.Text | Aspose.Words for .NET

    Manage the FieldSubject Text property effortlessly—get or set your subject text for seamless data handling and enhanced user experience.... Document doc = new Document (); // Set a value..."Subject" built-in property. doc . BuiltInDocumentPrope . Subject...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

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