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

inline

(0.11 sec)
  1. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....these nodes are always found inline (as children of Paragraph or...

    docs.aspose.com/words/cpp/fields-overview/
  2. Sandboxing – Secure Code Execution – Aspose.HTM...

    Learn how to use sandbox flags and create a sandbox environment where the C# application runs using Aspose.HTML for .NET....contains a <span> element with an inline style that sets a background...

    docs.aspose.com/html/net/sandboxing/
  3. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...tag { display: inline-block; font-size: 8pt; font-weight:...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  4. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java.... Inline-level - Among inline content inside, as...SdtType.PLAIN_TEXT, MarkupLevel.INLINE); sdtPlainText.setStyle(quoteStyle);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....if this shape is positioned inline with text. get_IsInsertRevision...Defines whether the shape is inline or floating. For floating shapes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Receive Email API for .NET Applications | produ...

    Implement the ability to receive emails into your application using the advanced C# email API with most popular protocols and services support.... Attachment and Inline Content Handling : The API...

    products.aspose.com/email/net/receive-email/
  7. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the documentation article in C++.... Comment is an inline-level node and can only be...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Azure AD Setup & Microsoft Graph Auth - Aspose....

    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....demonstrates how to create a basic inline implementation of the ITokenProvider...

    docs.aspose.com/email/java/microsoft-graph-auth...
  9. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Numbers file Support placing inline styling/formatting inside HTML...TextrueBrush to pcl Support to place inline styling/formatting instead...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  10. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...insert rendered slide image inline using var bmp = slide.GetThumbnail(2...InsertImage(ms); shape.WrapType = WrapType.Inline; // Set image size to page...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...