Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 28,938 for

line

(0.06 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator method. Gets or sets string separator used for the data labels of the entire series. The default is a comma, except for pie charts showing only category name and percentage, when a Line break shall be used instead in C++....name and percentage, when a line break shall be used instead...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::AxisTimeUnit en...

    Aspose::Words::Drawing::Charts::AxisTimeUnit enum. Specifies the unit of time for axes in C++....-> InsertChart ( ChartType :: Line , 500 , 300 ); SharedPtr < Chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TeX to TIFF Conversion API| Python

    TeX to TIFF conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert TeX to TIFF....or use the following command line: pip install aspose-tex-net...files to TIFF using just a few lines of code. Create an instance...

    products.aspose.com/tex/python-net/conversion/t...
  4. Aspose::Words::Drawing::Shape::get_ExtrusionEna...

    Aspose::Words::Drawing::Shape::get_ExtrusionEnabled method. Returns true if an extrusion effect is enabled in C++....Format ( u "Found signature line for: {0}, {1}" , shape -> get_SignatureLine...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for PowerPoint File Automation – 使用 C++ 合併 PDF、PPT、PPTX 和許多其他文件格式https://products.aspose.com/slides/zh-hant/cpp/merger/Recent content in 使......important; line-height: 30px; position: relative;...color: #fff; text-align: center; line-height: 20px; font-size: 12px;...

    products.aspose.com/slides/zh-hant/cpp/merger/i...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for PowerPoint File Automation – 使用 C++ 合并 PDF、PPT、PPTX 和许多其他文件格式https://products.aspose.com/slides/zh/cpp/merger/Recent content in 使用 C++......important; line-height: 30px; position: relative;...color: #fff; text-align: center; line-height: 20px; font-size: 12px;...

    products.aspose.com/slides/zh/cpp/merger/index.xml
  7. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换成JPEG或PNG等图片格式。本指南演示如何从Microsoft Excel导出图表并将其保存为独立图片以便进一步使用和处理。...Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-im...
  8. How to Run Aspose.3D for .Net6|Documentation

    How to Run Aspose.3D for .Net6....it, # then, use the following line: COPY fonts/ /usr/share/fonts...it, # then, use the following line: COPY fonts/ /usr/share/fonts...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-for...
  9. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a document easily and fast instead of using NPOI in C#....treated as a simple line break, and break the line after that word:...

    docs.aspose.com/words/net/format-text-in-docume...
  10. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...(TextFragment fragment in line) { paragraphText.Append(fragment.Text);...

    forum.aspose.com/t/text-fragments-found-in-page...