Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 61,578 for

paths

(0.09 sec)
  1. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....processing and drawing of graphics paths and allows for the incorporation...

    docs.aspose.com/drawing/java/developer-guide/dr...
  2. Create MPP File in Python

    This topic explains how to create MPP file in Python. It includes the steps as well as a runnable sample code which demonstrates how to create project in Microsoft Project using Python....exported while specifying the file paths. Code to Create MS Project in...

    kb.aspose.com/tasks/python/create-mpp-file-in-p...
  3. Protect or Encrypt a Document|Aspose.Words for ...

    Aspose.Words for Python via .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection. Aspose.Words supports most Word protection options....exact names of features and the paths to them in Microsoft Word may...

    docs.aspose.com/words/python-net/protect-or-enc...
  4. Protect or Encrypt a Document in Java|Aspose.Wo...

    Encrypt a document, restrict editing, use digital signatures for document protection. Aspose.Words supports most Word protection options using Java....exact names of features and the paths to them in Microsoft Word may...

    docs.aspose.com/words/java/protect-or-encrypt-a...
  5. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation.... readAllBytes ( Paths . get ( "watermark.png" )));...

    products.aspose.com/slides/java/watermark/pptx/
  6. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects...., videos via relative paths) aren’t copied automatically—ensure...automatically—ensure the referenced paths remain accessible. Can I set/save...

    docs.aspose.com/slides/java/save-presentation/
  7. 字体转换。高级详细信息|Java

    C ++ API从Aspose.font转换字体。有时,您需要在保存之前读取转换的字体数据。这里的方法旨在帮助它。...Paths ; 8 9 import com.aspose.font...2 //打开CFF字体 3 字符串fontpath = paths. get (getDatadir() ,“ centurygothic...

    docs.aspose.com/font/zh/java/convert/advanced-m...
  8. Merge Files with Node.js via C++|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.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/merge-files/
  9. • Convert meeting response in the MapiMessage f...

    Issue: “Aspose.Email for Java” created the ICalendar as the meeting request instead of meeting response....load("path/to/your/message.msg"); // Create...MailMessage as .eml mailMessage.save("path/to/your/output.eml"); } } Make...

    forum.aspose.com/t/convert-meeting-response-in-...
  10. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to make a clipped photo in Java....curves as a path Set the clip using a shape or path Read the input...showcase the image clipping path in Java . You can further enhance...

    kb.aspose.com/drawing/java/image-clipping-in-java/