Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 157,349 for

doc

(0.06 sec)
  1. AdjustmentCollection.Item | Aspose.Words for .NET

    Discover the AdjustmentCollection Item property, effortlessly retrieve adjustments by index for seamless data management and enhanced performance.... Document doc = new Document ( MyDir + "Rounded...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access to the font formatting of this legend entry.... doc = aw . Document ( file_name =...Chart series.docx' ) chart = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.distance_top property | Aspose.Words for ...

    Table.distance_top property. Gets or sets distance between table top and the surrounding text, in points.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting.... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/bod...
  5. PageSetup.border_always_in_front property | Asp...

    PageSetup.border_always_in_front property. Specifies where the page border is positioned relative to intersecting texts and objects.... doc = aw . Document () page_setup = doc . sections...border . distance_from_text = 0 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::RevisionGroupCollection::get_Cou...

    Aspose::Words::RevisionGroupCollection::get_Count method. Returns the number of revision groups in the collection in C++.... auto doc = System :: MakeObject < Aspose..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Bookmark.remove method | Aspose.Words for Node.js

    Bookmark.remove method. Removes the bookmark from the Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Export OFT to RTF via C++ | products.aspose.com

    C++ API to Convert OFT to RTF without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Rtf as save format doc -> Save ( u "convertedFile.Rtf"...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Export EMLX to OTT via C++ | products.aspose.com

    C++ API to Convert EMLX to OTT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ott as save format doc -> Save ( u "convertedFile.Ott"...

    products.aspose.com/total/cpp/conversion/emlx-t...