Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 33,598 for

line

(0.42 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to text entered into SDT in C++....document tag can have multiple lines. // Set the "Multiline" property...document tag to span a single line. // Set the "Multiline" property...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Convert ATT to DAE via Python | products.aspose...

    Sample code for ATT to DAE Python conversion. Use API example code for batch ATT files to DAE conversion within VB.NET, Asp.NET or any .NET based application.... Command line pip install aspose- 3d Steps...files to DAE in just a few lines of code. Load ATT file via the...

    products.aspose.com/3d/python-net/conversion/at...
  3. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiLine property. Specifies whether this SDT allows multiple Lines of text....whether this SDT allows multiple lines of text. @property def multiline...document tag can have multiple lines. # Set the "Multiline" property...

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

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....the position on the current line of text when displaying this...of the arrow at the end of a line. ArrowType Specifies the type...

    reference.aspose.com/words/java/com.aspose.words/
  5. checkbox|Documentation

    Checkbox element generates a list of answers with blank bubbles that can accommodate any kind of marks....must be placed on separate lines. name property is used as an...attribute must be placed on a new line immediately after the opening...

    docs.aspose.com/omr/net/txt-markup/checkbox/
  6. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....Add elements such as circles, lines, and polygons into the path...elements like circles, arcs, and lines into the path, color them using...

    kb.aspose.com/drawing/java/create-transparent-i...
  7. Text in EMF Image Is Not Wrapped when Convertin...

    We were reading EMF image which contains text paragraph in multiple Lines but when we import it into slides and export it as PDF the text(paragraph) is not wrapped and renders in single Line. attached sample emf(EMFFile.…...text paragraph in multiple lines but when we import it into slides...wrapped and renders in single line. attached sample emf(EMFFile...

    forum.aspose.com/t/text-in-emf-image-is-not-wra...
  8. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...document tag can have multiple lines. # Set the "Multiline" property...document tag to span a single line. # Set the "Multiline" property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a Line chart as an image, but during the process, the chart Lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\Lines.xlsx")); Chart char…...Chart lines disappear when the chart is saved as an image Aspose...Hello, I’m trying to save a line chart as an image, but during...

    forum.aspose.com/t/chart-lines-disappear-when-t...
  10. How to Send Email in C++

    In this tutorial, we will explore how to send email in C++. You will learn how to send mail using SMTP client on Gmail Server using C++....connected to Gmail in C++ in few lines of code. In this example, we...to use MsgLoadOption Class at line 42 of the example. Code to Send...

    kb.aspose.com/email/cpp/how-to-send-email-in-cpp/