Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 28,980 for

line

(0.09 sec)
  1. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.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...
  2. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....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/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....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...
  4. Remove Pages from PDF using Aspose.PDF CLI | As...

    Remove pages from PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...command lines is simple and clear. Just use the command line to execute...

    products.aspose.com/pdf/cpp-cli/pages/remove/
  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. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversion de documents via l'API Androidhttps://products.aspose.com/total/fr/android-java/conversion/Recent conte......important; line-height: 30px; position: relative;...color: #fff; text-align: center; line-height: 20px; font-size: 12px;...

    products.aspose.com/total/fr/android-java/conve...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Konversi Dokumen melalui Android APIhttps://products.aspose.com/total/id/android-java/conversion/Recent content in......important; line-height: 30px; position: relative;...color: #fff; text-align: center; line-height: 20px; font-size: 12px;...

    products.aspose.com/total/id/android-java/conve...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversión de documentos a través de la API de Androidhttps://products.aspose.com/total/es/android-java/conversion......important; line-height: 30px; position: relative;...color: #fff; text-align: center; line-height: 20px; font-size: 12px;...

    products.aspose.com/total/es/android-java/conve...
  9. Licensing|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.... Adding even an extra line break into the license file...

    docs.aspose.com/barcode/nodejsjava/licensing/
  10. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...(TextFragment fragment in line) { paragraphText.Append(fragment.Text);...

    forum.aspose.com/t/text-fragments-found-in-page...