Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 34,425 for

line

(0.2 sec)
  1. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape... lineStyle Defines the line style of the stroke. on Defines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    I have a .net assembly(472) that uses aspose pdf to extract text out of a PDF file. I call this assembly from an MFC/C++ application using a managed c++ application in the middle(C++/CLI). That is, C++ application calls …...StreamWriter(outputTextFile); // Write a line of text to the file tw.Writ...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  3. Extract fonts from PDF in Java | Aspose.PDF

    Java source code to extract fonts from PDF file on Java and PHP, Delphi....toString (), true ); // Write a line of text to the file writer ...

    products.aspose.com/pdf/java/parser/fonts/
  4. ChartSeriesCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...to any type of Bar, Column, Line and Surface charts. add(seriesName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to fix RuntimeException - Fontconfig head i...

    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....); Or set it via the command line when launching the JVM: -Djava...

    docs.aspose.com/cells/java/how-to-fix-runtimeex...
  6. Group Presentation Shapes on Android|Aspose.Sli...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Android—fast, step-by-step guide with free Java code....Presentations on Android Add Line Shapes to Presentations on Android...

    docs.aspose.com/slides/androidjava/group/
  7. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended....} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered....} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished....} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetType ( ChartType :: Line ); // Set style for the border...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/