Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 4,184 for

inline

(0.95 sec)
  1. LINQ Reporting Engine – How to Join Two Arrays ...

    Hi Aspose Team, I’m using Aspose.Words with the LINQ Reporting Engine, and I have a JSON data source with two separate arrays: one contains person names and IDs, and the other contains addresses and person IDs. I want t…...to the engine as a string (inline JSON content) , structured...

    forum.aspose.com/t/linq-reporting-engine-how-to...
  2. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... display = 'inline-block' ; downloadLinkEMF ....downloadLinkBMP . style . display = 'inline-block' ; downloadLinkBMP ....

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  3. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures.... display = 'inline' ; downloadLink1 . textContent...downloadLink2 . style . display = 'inline' ; downloadLink2 . textContent...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....:: Markup :: MarkupLevel :: Inline ); // Set the title and color...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. 如何将 Excel 方程导出为其他类型的表达式|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....( />/g , '>' ); // Keep inline math delimiters if present...downloadLink . style . display = 'inline-block' ; downloadLink . textContent...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  6. How to export Excel equations to other types of...

    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....( />/g , '>' ); // Keep inline math delimiters if present...downloadLink . style . display = 'inline-block' ; downloadLink . textContent...

    docs.aspose.com/cells/javascript-cpp/export-equ...
  7. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....nodes, as well as indivisible inline nodes, e.g. BookmarkStart or...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture... A shape can be positioned inline with text or floating. The...shape is an image shape. is_inline A quick way to determine if...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....if this shape is positioned inline with text. IsInsertRevision...Defines whether the shape is inline or floating. For floating shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  10. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....ranges are supported only at the inline-level, that is inside Paragraph...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

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