Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 90,687 for

doc format

(0.11 sec)
  1. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character Formatting in inline nodes. Enhance your Document's style without child nodes!...nodes that can have character formatting associated with them, but...Provides access to the font formatting of this object. virtual IsComposite...

    reference.aspose.com/words/net/aspose.words/inl...
  2. Online DOCM File Comparison or Build Android Mo...

    Free online app to Compare different DocM files. Android comparison library code for DocM Documents....supports many popular formats including DOCM format such as PDF, Word...[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...

    products.aspose.com/total/android-java/compare/...
  3. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...allCaps True if the font is formatted as all capital letters. autoColor...bold True if the font is formatted as bold. boldBi True if the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Merge XLSM Files Online or using C++ | products...

    Free online app to combine different XLSM files. C++ merging library code to merge XLSM worksheets into other Formats....Excel, PowerPoint & many other formats online. Download Merge XLSM...Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML...

    products.aspose.com/total/cpp/merge/xlsm/
  5. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the Document....base style is removed its formatting is moved to child styles...custom style. doc = aw . Document () style = doc . styles . add...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js.... Each save format has a corresponding class that...save options for this save format, for example, there is PdfSaveOptions...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  7. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the Document. The image is inserted inline and at 100% scale in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: ArrayPtr < uint8_t...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. BookmarkStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkStart class, essential for managing bookmarks in Word Documents. Enhance your Document editing experience today!...into a string in the specified format. ToString ( SaveOptions ) Exports...print their contents. Document doc = CreateDocumentWithBo ( 3 );...

    reference.aspose.com/words/net/aspose.words/boo...
  9. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your Documents....Provides access to the font formatting of the anchor character of...into a string in the specified format. ToString ( SaveOptions ) Exports...

    reference.aspose.com/words/net/aspose.words/inl...
  10. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a floating image...

    reference.aspose.com/words/java/com.aspose.word...