Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 66,889 for

path

(1.67 sec)
  1. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution....void Run () { System :: String path = u "D: \\ Aspose Data \\ "...MakeObject < Presentation > ( path + u "ExtractImages.pptx" );...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  2. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products.... GraphicsPath _path; 5 private System. Drawing ...Drawing2D . GraphicsPath path) 8 { 9 _path = path; 10 } 11 12 public...

    docs.aspose.com/font/net/text-rendering-type1-f...
  3. Work with PDF Actions in Python|Aspose.PDF for ...

    Learn how to add, update, and remove document, page, and form actions in PDF files using Python....SubmitFormAction , ) from os import path import sys def add_launch_actions...(str): Path to the input PDF file. outfile (str): Path to save...

    docs.aspose.com/pdf/python-net/actions/
  4. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...A clip in a PS document is a path that bounds the content of the...will be cut off. A clipping path in .NET can be assigned in three...

    docs.aspose.com/page/net/ps/working-with-clips/
  5. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Copy 1 // The path to the documents directory....Alpha component. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-transp...
  6. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/controls-in-charts/
  7. 使用 TrueType 字体渲染文本 | Java

    可供开发人员操作字体文件的 Java API。了解如何在 Java 产品中渲染 TrueType 和 OpenType 字体的基础知识。...Graphics 将图形 Path 绘制到位映射中。 方法 FontWidthToImag...null ) 32 continue ; 33 34 // path that accepts drawing instructions...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  8. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes....calculating a project’s critical path, handling task writing exceptions...Calculate Critical Path The critical path is the tasks, or task...

    docs.aspose.com/tasks/net/utility-features/
  9. Converting a PCL file to PNG using Python | Asp...

    Sample code on Python for PCL to PNG conversion. Use example code for batch PCL to PNG conversion with Python and .NET... Specify the path to the input PDF document by...conversion process. Specify the path to the output PNG images by...

    products.aspose.com/pdf/python-net/conversion/p...
  10. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....ImageSaveOptions, and output file path to the ConvertHTML() method...GIF using C# 2 3 // Prepare a path to a source HTML file 4 string...

    docs.aspose.com/html/net/convert-html-to-gif/