Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 89,480 for

paths

(0.12 sec)
  1. Fill | Aspose.Page for .NET API Reference

    Fill ImageDevice.Fill method Fills the specified path. public override void Fill ( GraphicsPath path ) Parameter Type......specified path. public override void Fill ( GraphicsPath path ) Parameter...Type Description path GraphicsPath The path to fill. See Also...

    reference.aspose.com/page/net/aspose.page.xps.p...
  2. Failed to Add an SVG Image to PowerPoint Presen...

    Hi Team. Need help with adding svg Image to ppt. My code is not reading the svg image url. private boolean setImage(PPTFile PPTObj, IPictureFrame pic, HashMap<String, Iterator<Object>> keyMapper, int slideIdx, int time…...size < imageSize*1024*1024){ Path path2 = new File(getClass()...println("printing path 2..!! " +path2); Path path1 = new File(getClass()...

    forum.aspose.com/t/failed-to-add-an-svg-image-t...
  3. SaveMessage | Aspose.Email for .NET API Reference

    SaveMessage IEWSClient.SaveMessage method (1 of 2) Saves the message. public void SaveMessage ( string messageUri , s......( string messageUri , string path ) Parameter Type Description...String The message URI. path String The path to save message. See...

    reference.aspose.com/email/net/aspose.email.cli...
  4. FromLocalPath | Aspose.GIS for .NET API 参考

    创建一个AbstractPathaspose.gis/abstractpath表示本地文件系统上的位置...FromLocalPath ( string path ) 范围 类型 描述 path String 本地文件系统上的路径,例如...返回值 一个 AbstractPath 表示由定义的位置小路 path .。 例外 例外 (健康)状况 ArgumentNullExceptio...

    reference.aspose.com/gis/zh/net/aspose.gis/abst...
  5. metodo link_to_xml_map | Aspose.Cells for Pytho...

    metodo link_to_xml_map link_to_xml_map(map_name, row, column, path) Collegamento a una mappa xml. def link_to_xml_map......link_to_xml_map(map_name, row, column, path) Collegamento a una mappa xml..., map_name , row , column , path ): ... Parametro Tipo Descrizione...

    reference.aspose.com/cells/python-net/it/aspose...
  6. VideoPlayerHtmlController() | Aspose.Slides for...

    Creates a new instance of controller...VideoPlayerHtmlContr ( System :: String path , System :: String fileName...Type Description path System::String The path where video and...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  7. ReadAllText() | Aspose.Slides for C++ API Refer...

    Reads the content of the specified text file to a single String object using the specified character encoding....ReadAllText ( const String & path , const EncodingPtr & encoding...Type Description path const String & The path of the file to read...

    reference.aspose.com/slides/cpp/system.io/file/...
  8. OpenLayer | Справочник по Aspose.GIS for .NET API

    Открывает слой для чтения....OpenLayer ( string path ) Параметр Тип Описание path String Путь к...AbstractPath path ) Параметр Тип Описание path AbstractPath Путь...

    reference.aspose.com/gis/ru/net/aspose.gis/file...
  9. Fill | Aspose.HTML for .NET API 参考

    使用当前填充样式和默认算法 CanvasFillRule.Nonzero 填充子路径...public void Fill ( Path2D path ) 范围 类型 描述 path Path2D 要填充的 Path2D 路径。...Path2D path , CanvasFillRule fillRule ) 范围 类型 描述 path Path2D...

    reference.aspose.com/html/zh/net/aspose.html.do...
  10. How to convert MSG or EML to HTML with images f...

    I have a bunch of MSG and EML files in a database that I would like to be able to render in a web browser. Many of these files have embedded images. Are there any helper methods in Aspose.Email to find img tags with s…...EML filename var msgFileName = Path.Combine(inputPath, "my.msg");...target HTML var htmlFileName = Path.Combine(outputPath, "my.html");...

    forum.aspose.com/t/how-to-convert-msg-or-eml-to...