Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 34,991 for

line

(0.16 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/python-net/aspose-3d-docu...
  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/tr/net/aspose-3d-document-ob...
  3. 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/tr/java/aspose-3d-document-o...
  4. 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/tr/python-net/aspose-3d-docu...
  5. Insertion of charts at a bookmark renders incor...

    Hi, I’m inserting a document at a bookmark location in another document. The document that I’m inserting contains a set of links that point to a range of cells in a dummy excel file. After insertion, I use another exce…...5 line spacing is specified in the...behaves. You can reset line spacing to single line and the image will...

    forum.aspose.com/t/insertion-of-charts-at-a-boo...
  6. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....is used to add one or more lines of text to the form. Can only...This element is used to add a line of text to the parent element...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  7. 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...
  8. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++.... get_LineSpacing () Returns line spacing of this font (in points)...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/cpp/aspose.words/font/
  9. 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...
  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...