Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 153,888 for

doc

(0.1 sec)
  1. Aspose::Words::RevisionGroupCollection::get_Cou...

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

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. C# API to Export PS to XAMLFLOW | products.aspo...

    Convert PS to XAMLFLOW without using Microsoft Word...easily convert PS file format to DOC using the advanced PDF Processing...Words for .NET, to render the DOC file to XAMLFLOW. Aspose.PDF...

    products.aspose.com/total/net/conversion/ps-to-...
  3. C# API to Export PS to RTF | products.aspose.com

    Convert PS to RTF without using Microsoft Word...PostScript (PS) files to the DOC format. Once the conversion is...API can be used to render the DOC file to Rich Text Format (RTF)...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Aspose::Words::Tables::PreferredWidth::Equals m...

    Aspose::Words::Tables::PreferredWidth::Equals method. Determines whether the specified PreferredWidth is equal in value to the current PreferredWidth in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  6. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word Document is stored in stories. StoryType identifies a story in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...
  10. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...