Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 34,513 for

line

(0.1 sec)
  1. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing document clarity and usability....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/net/aspose.words.mar...
  2. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside 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.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to text entered into SDT....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...
  4. Access the Text Box by the Name with Node.js vi...

    Learn how to access a text box by name from the collection in Aspose.Cells for Node.js via C++.... Then, in the following lines, we access the same text box...Create TextBox in which each line has a different Horizontal Alignment...

    docs.aspose.com/cells/nodejs-cpp/access-the-tex...
  5. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside 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/python-net/aspose.wo...
  6. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....5" > <line x1="-7" y1="-7" x2="-3" y2="-3"/> <line x1="7" y1="7"...y2="3"/> <line x1="-7" y1="7" x2="-3" y2="3"/> <line x1="7" y1="-7"...

    docs.aspose.com/pdf/net/convert-images-format-t...
  7. Alignment match with an RSPT RDLC reference rep...

    Hi Team, How can I create an Aspose Word template that matches the alignment of an RDLC report? Is there any tool or an easier way to replicate the layout? I’ve attached a reference RDLC report and the Aspose template I…...placement, and no extra blank lines between rows. Why the layout...and Spacing After to 0 pt and Line spacing to Single . Word’s Paragraph...

    forum.aspose.com/t/alignment-match-with-an-rspt...
  8. 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...
  9. LaTeX to JPEG Conversion API| Python

    LaTeX to JPEG conversion functionality. Integrate this Python library to your project or use cross-platform applications to convert LaTeX to JPEG....or use the following command line: pip install aspose-tex-net...files to JPEG using just a few lines of code. Create an instance...

    products.aspose.com/tex/python-net/conversion/l...
  10. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....// When a document contains lines of text in which a word could...up and continued on the next line, // hyphenation will look through...

    reference.aspose.com/words/cpp/aspose.words/hyp...