Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 719 for

paragraph lines count

(0.57 sec)
  1. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio...... You need to use line shape or relevant shapes to...shape2.height // 2 line = sheet.shapes.add_line(2, 0, 2, 0, 100...

    forum.aspose.com/posts.rss
  2. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects... count Gets the number of conditional...conditional_styles [ 0 ] . borders . line_style = aw . LineStyle . DOT_DASH...

    reference.aspose.com/words/python-net/aspose.wo...
  3. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(Count) Blend(int Count) False factors Factors float[] False True True positions Positions float[] False True True a......Blend() False Blend(count) Blend(int count) False factors Factors...True allocated_memory_bytes_count AllocatedMemoryBytes long True...

    docs.aspose.com/imaging/python-net/python-notes...
  4. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...(Inherited from ShapeBase ) count Gets the number of immediate...from ShapeBase ) is_signature_line Indicates that shape is a SignatureLine...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...get_FirstParagraph () Gets the first paragraph in the shape. get_FlipOrientation...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FieldEmbed class | Aspos...

    Aspose::Words::Fields::FieldEmbed class. Implements the EMBED field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...AutoShape object with the "In line with text" wrapping style enabled...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 6. How to set up new fonts

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition....map ) that contain lines such as Copy 1 putr8r Utopia...EC fonts. As a consequence, a line such as Copy 1 < 9 > < 10 >...

    docs.aspose.com/tex/java/latex-fonts-setup/
  8. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...Count; i++) { var bytes = File.Re...NodeType.Paragraph) { var para = new Aspose.Words.Paragraph(doc);...

    forum.aspose.com/t/continuous-section-break-not...
  9. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....Scrolling Chart In the next paragraphs, we will show you how to...( AsposeCells . ChartType . Line , 2 , 4 , 15 , 10 ); const chart...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  10. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....shape is styled with fill and line colors. This means that when...transparent. The following lines of code make the shape transparent...

    docs.aspose.com/slides/net/watermark/