Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 33,432 for

line

(0.24 sec)
  1. 档案

    档案...pres->get_Slides()->idx_get(0); // 添加类型 line 的自选图形 slide->get_Shapes()->...(Aspose::Slides::ShapeType::Line, 50.0, 150.0, 300.0, 0.0); //保存演示文稿...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  2. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....ions>&) Inserts a signature line at the current position. InsertSignatureLine...apType) Inserts a signature line at the specified position. ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... You need to set line_dash property of TocInfo . import...# set LeaderType toc_info . line_dash = ap . text . TabLeaderType...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  4. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...shapes[0] # 假设第一条线是目标形状 line = shape.line_format line.dash_style = DashStyle...DashStyle.custom line.custom_dash_pattern = [4, 2] # 4 像素实线 + 2...

    forum.aspose.com/t/ppt/322437
  5. Licensing and Limitations|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....version licensed by adding a few lines of code to apply the license...license and add a couple of lines of code to apply the license...

    docs.aspose.com/email/net/licensing-and-limitat...
  6. DWG Drawings|CAD 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....DIAMETER SHAPE SOLID SPLINE MLINE LINE XLINE STYLE DIMSTYLE LTYPE MLINESTYLE...Support for rounded hidden lines when exporting DWG/DXF to BMP...

    docs.aspose.com/cad/java/developer-guide/autoca...
  7. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamLine your workflow.... save ( frame ) cmd_line = [ "ffmpeg" , "-r" , str (...webm" ] subprocess . call ( cmd_line ) Video Effects When converting...

    docs.aspose.com/slides/python-net/convert-power...
  8. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more....with fill and line colors. The following lines of code make the...

    docs.aspose.com/slides/java/watermark/
  9. Using Aspose.Words to save docx template to PDF...

    Hello Aspose Team, I’d like some technical input concerning my Aspose.Words instances slowing down over time. What are we doing: We’re using Aspose.Words to generate a PDF from a .docx template. This is done in a Dot…... But this line (in which I updated FolderFontSource)...business team. After adding that line, the PDFs came out fine, so...

    forum.aspose.com/t/using-aspose-words-to-save-d...
  10. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....that are a series of connected line segments, curves, or both. The...such as rectangles, circles, lines, and polygons, as well as more...

    products.aspose.com/page/net/add-shapes-to-ps/