Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 34,103 for

line

(0.07 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextColor method. Allows to specify the color to be used for inserted content Insertion. Default value is ByAuthor in C++....to the left of every revised line. doc -> get_LayoutOptions ()...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ 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/cpp/default-font/
  3. ChartTitle.format property | Aspose.Words for P...

    ChartTitle.format property. Provides access to fill and Line formatting of the chart title....Provides access to fill and line formatting of the chart title...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Removing Paragraphs Containing Only Template Sy...

    Learn how remove paragraphs containing only template tags using LINQ in Java....that contains whitespace or line‑break characters be removed...visible characters. Whitespace and line‑breaks are ignored, so such...

    docs.aspose.com/words/java/removing-paragraphs-...
  5. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint presentations with tailored legend formatting.... Can I make multi-line legend labels? Yes. Long labels...space is insufficient; forced line breaks are supported via newline...

    docs.aspose.com/slides/androidjava/chart-legend/
  6. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java.... The only Math element in a line, aligned as ‘Centered As Group’... The only Math element in a line, aligned as ‘Centered As Group’...

    reference.aspose.com/words/java/com.aspose.word...
  7. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using JavaScript via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....new CustomEngine (); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/javascript-cpp/direct-cal...
  8. Customize Chart Legends in Presentations Using ...

    Customize chart legends with JavaScript and Aspose.Slides for Node.js to optimize PowerPoint presentations with tailored legend formatting.... Can I make multi-line legend labels? Yes. Long labels...space is insufficient; forced line breaks are supported via newline...

    docs.aspose.com/slides/nodejs-java/chart-legend/
  9. 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/
  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...