Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 33,226 for

line

(0.23 sec)
  1. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....Setting Line format for Value Axis Major Grid lines Setting Line...Line format for Value Axis Minor Grid lines Setting Number Format...

    docs.aspose.com/slides/php-java/chart-formatting/
  2. Write Text on Image using Java

    Follow this article to write text on image using Java. It has details for IDE settings, a list of steps, and a sample code to add text on an image using Java....also let you set line spacing type, a line spacing value, and...

    kb.aspose.com/font/java/write-text-on-image-usi...
  3. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting... Sample Code Line Breaks and Text Wrapping with...

    docs.aspose.com/cells/go-cpp/change-cells-align...
  4. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... LINE , width = 450 , height = 300...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...new ICustomEngine ()); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  6. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...the end of a line, it does not wrap to the next line as expected...being added at the end of the line, pushing the text beyond the...

    forum.aspose.com/t/aspose-words-automatically-a...
  7. GraphicsQualityOptions.UseTileFlipMode | Aspose...

    Discover the GraphicsQualityOptions UseTileFlipMode property to control WrapMode settings for enhanced visual quality in your applications....Shows how to prevent the white line appears when rendering with...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...new CustomEngine ()); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  9. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....the shape and restarts on the line below the shape. length Methods...the shape and restarts on the line below the shape. length public...

    reference.aspose.com/words/java/com.aspose.word...
  10. Finding text in an image|Documentation

    How to determine if an image contains provided text.... In a single line of code, you can search for...

    docs.aspose.com/ocr/net/find-text/