Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 35,057 for

line

(0.09 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SuppressTopSpacingWP method. Emulate WordPerfect 5.x Line Spacing in C++....x Line Spacing. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....a sample presentation with a line shape added inside the slide...the default first slide Add a line shape inside the slide Save...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  3. ChartSeries.Explosion | Aspose.Words for .NET

    Discover the ChartSeries Explosion property to customize pie chart data points. Adjust positioning for impactful visualizations—perfect for data storytelling!...apply labels to data points in a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Reading CSV File with Multiple Encodings|Docume...

    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....file that contains two lines. The first line is in ANSI encoding...encoding and the second line is in Unicode encoding Input file The following...

    docs.aspose.com/cells/net/reading-csv-file-with...
  5. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。... forEach ( pt => { const line = `X = ${ pt [ 0 ] } , Y = ${...console . log ( line ); html += `<li> ${ line } </li>` ; }); html...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  6. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file....a human-readable format with line breaks and auto-indentation...links: Command line tools Download Command Line Tools RecognizeAndSaveJson...

    products.aspose.com/ocr/net/recognition/get-json/
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_NoExtraLineSpacing method. Do Not Center Content on Lines With Exact Line Height in C++....Not Center Content on Lines With Exact Line Height. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Region-Based Extraction using Python|Aspose.PDF...

    Learn how to extract text from a specific page region or paragraph structure in PDF documents with Aspose.PDF for Python....fragments/lines in the paragraph parts = [] for line in paragraph...paragraph . lines : for fragment in line : parts . append ( fragment...

    docs.aspose.com/pdf/python-net/region-based-ext...
  9. MailMergeSettings.mail_subject property | Aspos...

    MailMergeSettings.mail_subject property. Specifies the text which shall appear in the subject Line of the e-mails or faxes produced during mail merge...shall appear in the subject line of the e-mails or faxes produced...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite shapes....linked to each other by lines A line is either straight or curved...determine the nature of the line. Anchor points exist as corner...

    docs.aspose.com/slides/cpp/custom-shape/