Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,806 for

inline

(0.23 sec)
  1. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++....: public Aspose :: Words :: Inline Methods Method Description...ControlChar . SpecialChar is an inline-node and can only be a child...

    reference.aspose.com/words/cpp/aspose.words/spe...
  2. BuildingBlockBehavior enumeration | Aspose.Word...

    Aspose.Words.BuildingBlocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document....block shall be inserted as inline content. Paragraph Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape... Inline ; shape . imageData . setImage...= aw . Drawing . WrapType . Inline ; shape . imageData . sourceFullName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your document processing with powerful, typed features!...determine the revision type of an inline node. Document doc = new Document...revision concerns. A Run is an Inline node. Run run = ( Run ) doc...

    reference.aspose.com/words/net/aspose.words/run...
  6. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....content disposition and type for inline display Response . set_header...( "Content-Disposition" , "inline; filename= \" output.xls \"...

    docs.aspose.com/cells/python-net/saving-file-to...
  7. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....that allows you to insert an inline or floating image. If the image...with the following options: Inline or floating at a specific position...

    docs.aspose.com/words/python-net/working-with-i...
  8. Aspose.PSD for .NET 25.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSDNET-1838 [AI Format] Handle inline images in content streams Feature...PSDNET-1838. [AI Format] Handle inline images in content streams string...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-4...
  9. 通过 xlsx4j 创建新电子表格|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....easiest approach is to use inline strings (as opposed to the...cell . setT ( STCellType . INLINE_STR ); cell . setIs ( ctrst...

    docs.aspose.com/cells/zh/java/create-new-spread...
  10. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_shape method...pe, width, height) Inserts inline shape with specified type and...drawing . WrapType . NONE ) # 2 - Inline: builder . insert_shape ( shape_type...

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