Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 29,009 for

line

(0.04 sec)
  1. C# Microsoft Project Management software - .NET...

    C# library to Open Read Write Edit Convert Microsoft Project, Jira, MPP, MPX, XER, Oracle Primavera and XML files....fileformat file with just one line of code! Try online MS Project...

    products.aspose.com/tasks/net/
  2. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...‘set_image_format’ Then commented this line, then got this error - image_options...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  3. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();...... This is the first line of authored code /// executed...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  4. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....if the shape is a signature line. Returns null otherwise. SizeInPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...do not put them in the same line. b) If WorkbookDesigner.LineByLine...

    forum.aspose.com/t/issue-with-directly-accessin...
  6. TableStyle | Aspose.Words for Java

    Represents a table style in Java....endTable(); // Apply a line style to all the borders of...builder.endTable(); // Apply a line style to all the borders of...

    reference.aspose.com/words/java/com.aspose.word...
  7. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 C++ 中创建 PowerPoint 演示文稿图表...point -> get_Format () -> get_Line () -> get_FillFormat () -> set_FillType...point -> get_Format () -> get_Line () -> get_FillFormat () -> get_SolidFillColor...

    docs.aspose.com/slides/zh/cpp/create-chart/
  8. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....LINE, RelativeHorizontalPo.LEFT_MARGIN...ORANGE); // Even though the line itself takes up little space...

    reference.aspose.com/words/java/com.aspose.word...
  9. 连接器|Aspose.Slides for Python 文档

    在 Python 中连接 PowerPoint 形状...LINE 0 ShapeType.STRAIGHT_CONNECTOR1...20 , 400 , 300 ) connector . line_format . end_arrowhead_style...

    docs.aspose.com/slides/zh/python-net/connector/
  10. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...getLastFontValue(lastStyleJson, styleName + "-line-height"); if (!"".equals(lineHeightS))...setLineSpacing(lineHeight * LINE_SPACE_UNIT); } // 段前间距 String...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...