Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 34,506 for

line

(0.1 sec)
  1. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Poly Line Shapes Poly line shapes can also be created...for Java: - Position - Size - Line - Fill (including pattern, gradient...

    docs.aspose.com/slides/java/features-overview/
  2. C++ API to Export TEX to PS | products.aspose.com

    Convert TEX to PS within C++ applications....convert TeX to DOC with a single line of code. It also supports a...export DOC to PS with a single line of code. It also supports a...

    products.aspose.com/total/cpp/conversion/tex-to...
  3. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....# When a document contains lines of text in which a word could...up and continued on the next line, # hyphenation will look through...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Format method. Provides access to fill and Line formatting of the axis title in C++....Provides access to fill and line formatting of the axis title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Using OAuth to access Mail Services|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....StringBuilder (); String line ; try { while (( line = reader . readLine...= null ) { result . append ( line ); } } catch ( IOException e...

    docs.aspose.com/email/java/using-oauth-to-acces...
  6. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...shapes -> AddChart ( ChartType :: Line , 100.0f , 100.0f , 400.0f ...shapes -> AddChart ( ChartType :: Line , 100.0f , 100.0f , 400.0f ...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  7. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....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/python-net/aspose.wo...
  8. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...Create a new PNG image, draw a line on it and save it In the Kotlin...Subsequently, we draw a blue line on the image using a `Pen` object...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  9. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...() -> addChart ( ChartType :: Line , 100 , 100 , 400 , 300 ); $chart...() -> addChart ( ChartType :: Line , 100 , 100 , 400 , 300 ); $chart...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  10. Extract text from PDF in CLI | Aspose.PDF

    Simple CLI example to extract text from PDF file....command lines is simple and clear. Just use the command line to execute...

    products.aspose.com/pdf/cpp-cli/parser/text/