Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 89,403 for

path

(0.08 sec)
  1. OCR C++ API - Aspose.OCR for C++ - API Reference

    Functions OCR C++ API Functions DLL_PUBLIC size_t aspose::ocr::page (const char *image_Path, wchar_t *buffer, size_t ......aspose::ocr::page (const char *image_path, wchar_t *buffer, size_t buffer_size)...aspose::ocr::page_fast (const char *image_path, wchar_t *buffer, size_t buffer_size)...

    reference.aspose.com/ocr/cpp/groupAspose
  2. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....NET // The path to the documents directory....com/aspose-pdf/Aspose.PDF-for-.NET // The path to the documents directory....

    docs.aspose.com/pdf/net/modifing-form/
  3. add method | Aspose.Cells for Python via .NET A...

    add method add Add a XmlMap by the url/Path of a xml/xsd file. Returns XmlMap object index. def add ( self , url ): .......add Add a XmlMap by the url/path of a xml/xsd file. Returns XmlMap...Type Description url str url/path of a xml/xsd file. Example The...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. Aspose.Cells.GridWeb Images not loading from Ex...

    Hello, This is Ash. Similar to the Shapes are not loaded after loading excel file when using Aspose.Cell.Gridweb - Free Support Forum - aspose.com post, same issue happened to me as well, images are not loading from Exce…...@ashokComdyn the default picture cache path is:System.Web.HttpContext.Current...PictureCachePath to point to a specific path. and make sure your route can...

    forum.aspose.com/t/aspose-cells-gridweb-images-...
  5. How to get the converted Markdown file content ...

    I am writing a method that converts HTML files to MarkDown files using Aspose.HTML dll, Converter.ConvertHTML() method requires providing the output Path for saving the converted files is there any way or other method t…...requires providing the output path for saving the converted files...converted file in a temporary path and then reading the content...

    forum.aspose.com/t/how-to-get-the-converted-mar...
  6. Aspose.OCR for CPP 21.11 Release Notes

    Aspose.OCR for CPP 21.11 Release Notes – the latest updates and fixes....filesystem :: path path{ std :: filesystem :: current_path() }; /*...std :: filesystem :: path license = path.string() + lic; aspo...

    releases.aspose.com/ocr/cpp/release-notes/2021/...
  7. Aspose.OCR for CPP 22.4 Release Notes

    Aspose.OCR for CPP 22.4 Release Notes – the latest updates and fixes....filesystem :: path path{ std :: filesystem :: current_path() }; /*...std :: filesystem :: path license = path.string() + lic; aspo...

    releases.aspose.com/ocr/cpp/release-notes/2022/...
  8. Aspose::Words::Vba::VbaReferenceCollection::Rem...

    Aspose::Words::Vba::VbaReferenceCollection::RemoveAt method. Removes the VbaReference element at the specified index of the collection in C++....); String path = GetLibIdPath ( reference ); if ( path == brokenPath...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. Aspose::TeX::Presentation::Image::ImageDevice C...

    Public Member Functions | Protected Member Functions | List of all members Aspose::TeX::Presentation::Image::ImageDev......csPath > path) override Sets the current clip path. More... ...:GraphicsPath > path) override Draws a path. More... ASPOSE_TEX_SHARED_API...

    reference.aspose.com/tex/cpp/class/aspose.te_x....
  10. How load font? - Free Support Forum - aspose.com

    folder setting base/Fonts/NotoSans-JP.ttf base/Fonts/NotoSans-KR.ttf using Aspose.PSD.FileFormats.Psd.Layers; using Aspose.PSD.FileFormats.Psd; using Aspose.PSD; using Aspose.PSD.FileFormats.Psd.Layers.FillLayers; …...string path = @“d:”; string psdFile = Path.Combine(path, “test2...string psdFileSave = Path.Combine(path, “test2-result.psd”);...

    forum.aspose.com/t/how-load-font/264845