Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 34,105 for

line

(0.31 sec)
  1. Aspose::Words::BorderCollection::Equals method ...

    Aspose::Words::BorderCollection::Equals method. Compares collections of borders in C++....DotDash ); } // After changing the line style of the borders in just...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. 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 C++....objects (for example graph, line, rectangle etc.) to PDF documents...objects (for example graph, line, rectangle etc.) to PDF documents...

    docs.aspose.com/pdf/cpp/add-rectangle/
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Characters method. Represents an estimate of the number of characters in the document in C++....get_BuiltInDocumentPrope () -> get_Lines ()); // To get accurate values...get_Paragraphs ()); // For the line count, we will need to call...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. 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/
  5. Extract images from PDF in CLI | Aspose.PDF

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

    products.aspose.com/pdf/cpp-cli/parser/images/
  6. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Java....The code line above is equal to the below two lines //diagram...

    docs.aspose.com/diagram/java/connect-shapes/
  7. Aspose::Words::Drawing::Charts::ChartTitle::get...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Format method. Provides access to fill and Line formatting of the legend in C++....Provides access to fill and line formatting of the legend. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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...
  10. 使用 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/