Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 53,167 for

paths

(0.13 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Change Image Brightness in Python

    This article guides on how to change image brightness in Python. It has details to set the IDE, a list of steps, and a sample code to increase brightness of image in Python....modify the brightness Specify the path and names of the source and...output. The use of proper file paths and license setup is required...

    kb.aspose.com/imaging/python/change-image-brigh...
  5. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...// Certificate and workbook paths U16String certFilePath = srcDir...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...
  6. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Make sure to adjust the file paths as necessary for your environment...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  7. Protect or Encrypt a Document in C++|Aspose.Wor...

    Aspose.Words for C++ 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/cpp/protect-or-encrypt-a-...
  8. Convert Image to JPG in Java | products.aspose.com

    Convert Image to JPG in Java. Use Java library API to convert Image files to JPGs... readAllBytes ( Paths . get ( "image.png" ))); slide...

    products.aspose.com/slides/java/conversion/imag...
  9. 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/
  10. Paint Builder – Create SVG Patterns – C#

    Learn how to use the Paint Builder to configure the paint properties of SVG elements by creating SVG patterns as an example....applied to fill shapes, text, and paths in an SVG document. They define...SVGSVGElement); 23 document. Save (Path. Combine (OutputDir, "pattern-stars...

    docs.aspose.com/svg/net/paint-builder/