Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 34,489 for

line

(0.26 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesType...

    Aspose::Words::Drawing::Charts::ChartSeriesType enum. Specifies a type of a chart series in C++.... Line 22 Represents a Line chart series. LineStacked...LineStacked 23 Represents a Stacked Line chart series. LinePercentStacked...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first Line or hanging indent. Use positive values to set the first-Line indent, and negative values to set the hanging indent in C++....value (in points) for a first line or hanging indent. Use positive...positive values to set the first-line indent, and negative values...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Chart Types|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....formatting: - Column - Bar - Line - Pie - Scatter - Area - Doughnut...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/java/chart-types/
  4. Access to polyline and 3DFace vertices|CAD Docu...

    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....access the vertices of a broken line and a 3D face, you need to use...drawing to access the broken line or 3D face. Example: Access...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  5. Aspose::Words::Fields::FieldSymbol::get_IsShift...

    Aspose::Words::Fields::FieldSymbol::get_IsShiftJis method. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python via Java 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hans/python-java/conversion/ Recent content in 使用 Python via Java 的 PDF 转换解决......chroma language-python python line cl kn from nn asposepdf kn import...import n Apip , n Device line cl line cl n DIR_INPUT o = s2 "testdata/"...

    products.aspose.com/pdf/zh-hans/python-java/con...
  7. Work with Raster Layers using GIS C# Library|Do...

    GIS C# Library lets you read or work with the GeoTIFF raster format which is one of the most widely used raster formats among GIS Software....multi-band raster Read values line by line Read value of specified...

    docs.aspose.com/gis/net/raster-layers/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ادغام اسناد PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/merger/ Recent content in ادغام اسناد PDF با استفاده از Java on Asps......0 chroma language-java java line cl n Documentw n pdfDocumentw...o =w k neww n Documentp ();w line cl n Listo <n Stringo >w...

    products.aspose.com/pdf/fa/java/merger/index.xml
  9. ParagraphFormat.BaselineAlignment | Aspose.Word...

    Optimize your text layout with the ParagraphFormat BaseLineAlignment property, allowing precise control over font vertical positioning for enhanced readability....fonts vertical position on a line. public BaselineAlignment BaselineAlignment...fonts vertical position on a line. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  10. Xml_to_pdf using python for ccda xml files with...

    Please provide a code snippet for xml to pdf using a style sheet using python. Please provide a fastest solution possible and provide the resources to explore more. I tried aspose.cells did not work file cannot be open…...transformed XML content to the PDF for line in str(result_tree).splitlines():...splitlines(): c.drawString(100, 750, line) c.showPage() c.save() Ensure...

    forum.aspose.com/t/xml-to-pdf-using-python-for-...