Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 35,118 for

line

(0.14 sec)
  1. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout....(); // Insert a blue double-line border. PageSetup pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Apply Custom Style Sheet to a Visio Diagram in ...

    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....$custom_stylesheet ); \ # Apply line style $source_shape -> setLineStyle...

    docs.aspose.com/diagram/java/apply-custom-style...
  3. ChartDataLabelCollection.Format | Aspose.Words ...

    Discover the ChartDataLabelCollection Format property for easy access to customizable fill and Line formatting for your data labels. Enhance your charts today!...Provides access to fill and line formatting of the data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base Line...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++....Drawing :: Charts :: ChartType :: Line , 450 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendLine. To learn more, visit the documentation article in C++....Provides access to fill and line formatting of the data label...name and percentage, when a line break shall be used instead...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...where HTML is inserted has first line indent set: 640×858 21.6 KB...except of font paragraph first line indent is also applied. You...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  8. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection of ChartDataLabel. To learn more, visit the documentation article in C++....Provides access to fill and line formatting of the data labels...name and percentage, when a line break shall be used instead...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....Cleanup (); } Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  10. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...setConvertNumericDat(false) line to allow Aspose.Cells to automatically...setConvertNumericDat(false) line as removing it would cause other...

    forum.aspose.com/t/values-between-2-31-and-2-32...