Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 29,011 for

line

(0.09 sec)
  1. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart.... Line , 450 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartTitle.format property | Aspose.Words for N...

    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/nodejs-net/aspose.wo...
  3. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....the position on the current line of text when displaying this...specify options for signature line being inserted. Used in DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/
  4. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact..../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Failed to Open PPTX with a Slide Having an Empt...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: Line 109: Presentation m_presentation = new Presentation(szPptxPath); This Line gives error: Aspose is not able to read this PPT. The error on t…...cs: line 109: Presentation m_presentation...Presentation(szPptxPath); This line gives error: Aspose is not able...

    forum.aspose.com/t/failed-to-open-pptx-with-a-s...
  6. Using PSD files as templates for automation - B...

    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....using different styles in multi-line text. We can find Layer that...Gif, or Tiff file and multi-line text with different styles in...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  7. How to Strike Out Text in PPTX using Python

    This topic focuses on how to strike out text in PPTX using Python. It includes the details to establish the environment, a step-wise process and a working example code to strike out PPTX text using Python....textframe and set the Double line strike through for the portion...textframe and set the single line strike for the portion text...

    kb.aspose.com/slides/python/how-to-strike-out-t...
  8. Update CSV File using .NET | products.aspose.com

    Modify CSV documents in C# VB.NET applications without using Microsoft Excel....Studio Install from command line as nuget install Aspose.Cells...each row is separated by a new line. The first row, known as the...

    products.aspose.com/total/net/update/csv/
  9. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates word count properties of the document in C++....UpdateWordCount does not update number of lines and pages properties. Use the...get_BuiltInDocumentPrope () -> get_Lines ()); // To get accurate values...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET....objects (for example graph, line, rectangle etc.) to PDF documents...objects (for example graph, line, rectangle etc.) to PDF documents...

    docs.aspose.com/pdf/python-net/add-rectangle/