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

doc

(0.35 sec)
  1. 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 = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. HorizontalRuleFormat.noShade property | Aspose....

    HorizontalRuleFormat.noShade property. Indicates the presence of 3D shading for the horizontal rule... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HorizontalRuleFormat.Alignment | Aspose.Words f...

    Discover the HorizontalRuleFormat Alignment property to easily customize the alignment of horizontal rules for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D formats....Split PowerPoint Presentation DOC to ODT PNG to PDF PDF to JPG...file Sign PDF Online PDF to DOC Online PPTX Viewer...

    www.fileformat.app/
  6. FontInfo.name property | Aspose.Words for Node.js

    FontInfo.name property. Gets the name of the font.... let doc = new aw . Document ( base ....font.docx" ); let allFonts = doc . fontInfos ; expect ( allFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextureIndex Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextureIndex enum for advanced shading textures. Enhance your Document design with customizable, high-quality textures.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); BorderCollection borders =...

    reference.aspose.com/words/net/aspose.words/tex...
  10. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

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