Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 89,406 for

paths

(0.1 sec)
  1. X | Aspose.HTML for .NET API Reference

    The absolute X coordinate for the end point of this path segment....coordinate for the end point of this path segment. public float X { get...namespace Aspose.Html.Dom.Svg.Paths assembly Aspose.HTML English...

    reference.aspose.com/html/net/aspose.html.dom.s...
  2. true | Aspose.HTML for .NET API Reference

    The absolute Y coordinate for the end point of this path segment....coordinate for the end point of this path segment. public float Y { get...namespace Aspose.Html.Dom.Svg.Paths assembly Aspose.HTML English...

    reference.aspose.com/html/net/aspose.html.dom.s...
  3. CreateVideoPlayerHtmlController | Справочник по...

    Создать HTML-контроллер видеоплеера....CreateVideoPlayerHtm ( string path , string fileName , string baseUri...baseUri ) Параметр Тип Описание path String Путь. fileName String...

    reference.aspose.com/slides/ru/net/aspose.slide...
  4. EmfPlusCustomLineCapOptionalData | Aspose.Imagi...

    EmfPlusCustomLineCapOptionalData Contents [ Hide ] EmfPlusCustomLineCapOptionalData class The EmfPlusCustomLineCapOpt......17) that specifies the path for filling a custom graphics...2.2.2.26) that specifies the path for outlining a custom graphics...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. EmfStrokeAndFillPath | Aspose.Imaging for .NET ...

    EmfStrokeAndFillPath Contents [ Hide ] EmfStrokeAndFillPath class The EMR_STROKEANDFILLPATH record closes any open fi......figures in a path, strokes the outline of the path by using the...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Reading and Writing Doughnut Chart generates co...

    I have simple program public class slidesTest { public static void main(String[] args) throws IOException { Presentation template = load("DonutChart.pptx"); template.save("DonutOut.pptx", SaveFormat.Pptx); …...static Presentation load(String path) throws IOException { Presentation...(FileInputStream is = new FileInputStream(path)) { presentation = new Presentation(is);...

    forum.aspose.com/t/reading-and-writing-doughnut...
  7. CreateFileStreamWrapper | Aspose.Sildes for .NE...

    Creates FileStream with the specified path and creation mode....FileStream with the specified path and creation mode. public IStreamWrapper...FileStream with the specified path, creation mode, and read/write...

    reference.aspose.com/slides/net/aspose.slides/i...
  8. Licensing an app Android and iOS - Free Support...

    Hello, I am developing an app for Android and iOS. How do I include the temporary license of Aspose.Drawing in this app?...project as you are using relative path? Please make sure your are using...specified path. Also, you may try to use absolute file path if it...

    forum.aspose.com/t/licensing-an-app-android-and...
  9. C++ OCR Image To Text Conversion | products.asp...

    Convert images to text using C++ OCR library within your software application....provides page (const char * image_path, wchar_t * buffer, size_t buffer_size)...buffer_size), pages_multi (const char *path_to_recognize, wchar_t *buffer...

    products.aspose.com/ocr/cpp/conversion/
  10. Converting Worksheet to SVG in PHP|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....$saveFormat = new SaveFormat (); $path = $dataDir . "Template.xlsx"...$workbook = new Workbook ( $path ); //Convert each worksheet...

    docs.aspose.com/cells/java/converting-worksheet...