Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 34,516 for

line

(0.31 sec)
  1. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and Line styles, enhancing your data visualization experience....Provides access to fill and line formatting of the legend. public...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Access the Text Box by Name|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.... Then, in the next lines, we access the same text box...Create a TextBox in which each line has a different horizontal alignment...

    docs.aspose.com/cells/net/access-the-text-box-b...
  3. Keep Separators for Blank Rows while exporting ...

    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....provides the ability to keep line separators while converting...keep the separators for blank lines while converting the Excel File...

    docs.aspose.com/cells/java/keep-separators-for-...
  4. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph in C++....text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. HtmlFixedSaveOptions.CssClassNamesPrefix | Aspo...

    Discover how the HtmlFixedSaveOptions CssClassNamesPrefix property enhances your styling by adding a customizable prefix to all class names in your style.css....]36pt; line-height:12[.]29pt;\">" ). Success...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ConverterContext class | Aspose.Words for Python

    aspose.words.lowcode.ConverterContext class. Document converter context...convert documents with a single line of code using context. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....(kerning, advances) and therefore line breaks and wrapping? Yes. Changing...glyph metrics and can alter line breaks, wrapping, and pagination...

    docs.aspose.com/slides/python-net/default-font/
  8. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++....Words :: Drawing :: ShapeType :: Line , Aspose :: Words :: Drawing...get_Orange ()); // Even though the line itself takes up little space...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....DocumentBuilder > ( doc ); // Add a line chart, then clear its demo data...Drawing :: Charts :: ChartType :: Line , 500 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...Worksheets["Line Chart"].PageSetup.PrintArea...new SheetRender(c.Worksheets["Line Chart"], _options); render.ToImage(0...

    forum.aspose.com/t/text-underline-not-appearing...