Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 29,268 for

line

(0.09 sec)
  1. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment....the page, and with a dotted line connecting it to its paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Adding Text Dynamically|Aspose.Slides Documenta...

    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....800 , 3200 , 370 ); //Hide its line shp . LineFormat . ShowLines...

    docs.aspose.com/slides/net/adding-text-dynamica...
  3. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....9 ); // Make the line invisible wordart . SetHasLine...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  4. Convert OBJ to GLTF via Python | products.aspos...

    Sample code for OBJ to GLTF Python conversion. Use API example code for batch OBJ files to GLTF conversion within VB.NET, Asp.NET or any .NET based application.... Command line pip install aspose- 3d Steps...files to GLTF in just a few lines of code. Load OBJ file via the...

    products.aspose.com/3d/python-net/conversion/ob...
  5. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。... RootElement ; 14 15 // Get line element to change color 16 var...svgElement. QuerySelector ( "line" ) as SVGLineElement; 17 18...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  6. Convert DOCM to Images in Python | products.asp...

    DOCM to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...requiring only two lines of code. The first line loads the DOCM file...file, and the second line calls the save method with the appropriate...

    products.aspose.com/total/python-net/conversion...
  7. Convert WORD to MHTML in Python | products.aspo...

    WORD to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...it is just two lines of code. The first line is to load the WORD...WORD file and the second line is to call the save method with...

    products.aspose.com/total/python-net/conversion...
  8. 路径生成器 – Path Builder – 创建 SVG 路径 – C#

    了解如何使用 PathBuilder 以编程方式创建 SVG 路径。 PathBuilder 使创建和操作 SVG 路径变得更加容易。...draws a line from the current point to the new point (Line to x=100...Another 'L' to draw a line to a new point (Line to x=100, y=100) 21...

    docs.aspose.com/svg/zh/net/path-builder/
  9. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...The exception happens on this line:- IImage image = slide.GetImage(2...GetImage(2.0f, 2.0f); The 3 lines of relevant code are:- using var...

    forum.aspose.com/t/platformnotsupportedexceptio...
  10. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...a new document with a single line of text, turning on tracked...changing the font of that single line. Initially, the text is in Atpos...

    forum.aspose.com/t/unable-to-change-run-font-wi...