Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 6,097 for

line

(0.05 sec)
  1. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and Line formatting of this data point....Provides access to fill and line formatting of this data point...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Support of Fill Layers|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....*is an image, color, shadow or line that is used to fill an area...starting hue to end in a straight line.** GradientType.Radial: In a...

    docs.aspose.com/psd/net/support-of-fill-layers/
  3. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents chart series properties. To learn more, visit the documentation article in C++....Provides access to fill and line formatting of the series. get_HasDataLabels...Allows to specify whether the line connecting the points on the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation....Spacing and line breaks LaTeX’s automatic spacing and line-breaking...spacing and line breaks in LaTeX? To edit spacing and line breaks...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  5. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...the end of a line, it does not wrap to the next line as expected...being added at the end of the line, pushing the text beyond the...

    forum.aspose.com/t/aspose-words-automatically-a...
  6. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++....DotDash ); } // After changing the line style of the borders in just...DotDash ); } // After changing the line style of the borders in just...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....move_to_document_end () # Insert a blue double-line border. page_setup = doc . sections...page_setup page_setup . borders . line_style = aw . LineStyle . DOUBLE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Border.equals method | Aspose.Words for Python

    Border.equals method. Determines whether the specified border is equal in value to the current border.... line_style = aw . LineStyle . DOT_DASH...DOT_DASH # After changing the line style of the borders in just...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....actually create a strike-out line on the text having the desired...target occurrence so that the line is displayed within that enclosing...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  10. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....UpdateWordCount does not update number of lines and pages properties. Use the...doc . BuiltInDocumentPrope . Lines ); // To get accurate values...

    reference.aspose.com/words/net/aspose.words/doc...