Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 33,700 for

line

(0.12 sec)
  1. curves.png

    nonpremultipled deflate 724 8 8 8 8 PixelInterleaved width=479, height=724, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 724 ke......Curve <|-- Ellipse Curve <|-- Line Curve <|-- NurbsCurve Curve...Curve <|-- Ellipse Curve <|-- Line Curve <|-- NurbsCurve Curve...

    docs.aspose.com/3d/es/java/aspose-3d-document-o...
  2. curves.png

    nonpremultipled deflate 724 8 8 8 8 PixelInterleaved width=479, height=724, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 724 ke......Curve <|-- Ellipse Curve <|-- Line Curve <|-- NurbsCurve Curve...Curve <|-- Ellipse Curve <|-- Line Curve <|-- NurbsCurve Curve...

    docs.aspose.com/3d/es/python-net/aspose-3d-docu...
  3. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....// 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/net/aspose.words/hyp...
  4. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....for a page break, and &l for a line break. Note that the metacharacter...shows how to prepend a line number to each line: FAQ Q: How can I...

    docs.aspose.com/words/net/find-and-replace/
  5. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... lineSpacing Returns line spacing of this font (in points)...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....LineSpacing { get; } Returns line spacing of this font (in points)...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/net/aspose.words/font/
  7. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....between text nodes, and an empty line after the header. Let’s look...newLineTrivia element for an empty line after headings var newLineTrivia...

    products.aspose.com/html/net/markdown-header/
  8. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different workbooks, only the range copied from the first workbook will have its row outLine levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…... The last line of the outline for the first...and the second way is to add a line of data when copying. Please...

    forum.aspose.com/t/outline-levels-not-copying-c...
  9. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements in C++.... Line 17 Line. Plaque 18 Plaque. Can 19...pie. InverseLine 163 Inverse line. MathPlus 164 Math plus. MathMinus...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...convert_to_list_structure(text_lines): structured_list = [] current_level...current_level = [] for line in text_lines: # Match patterns like...

    forum.aspose.com/t/fix-manual-text-to-proper-li...