Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 3,157 for

inline

(0.07 sec)
  1. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story.... This is an inline shape, // which has a parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... This is an inline shape, # which has a parent...

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

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table)....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...
  4. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...content disposition and type for inline display Response . set_header...( "Content-Disposition" , "inline; filename= \" output.xls \"...

    docs.aspose.com/cells/zh/python-net/saving-file...
  5. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++.... This is an inline shape, // which has a parent...

    reference.aspose.com/words/cpp/aspose.words/sto...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....Inline , com.aspose.words.SpecialChar... Remarks: FieldStart is an inline-level node and represented...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++....Words :: Drawing :: WrapType :: Inline ); shape -> get_ImageData ()...Words :: Drawing :: WrapType :: Inline ); shape -> get_ImageData ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodetype/#OFFICE_MATH)....OfficeMath nodes are always inline. # The node we are working...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....Inline , com.aspose.words.SpecialChar...article. Remarks: FieldEnd is an inline-level node and represented...

    reference.aspose.com/words/java/com.aspose.word...
  10. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....determine the revision type of an inline node. Document doc = new Document(getMyDir()...revision concerns. A Run is an Inline node. Run run = (Run) doc.getRevisions()...

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