Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,665 for

raw

(0.12 sec)
  1. Application d une licence|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....ressource dans le dossier res/raw de votre application. Le fichier...visible dans le dossier res/raw . Accédez/chargez la licence...

    docs.aspose.com/cells/fr/java/applying-a-license/
  2. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...is_svg_with_embedded_png(svg_image): png_bytes_raw = extract_embedded_png_from_svg(svg_image)...ge) if not png_bytes_raw: png_bytes_raw = svg_to_png(svg_image)...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  3. Lisans Başvurusu|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....dosyasını uygulamanızın res/raw klasörüne bir kaynak olarak ekleyin...ekleyin. Lisans dosyası res/raw klasöründe görünür olmalıdır...

    docs.aspose.com/cells/tr/java/applying-a-license/
  4. 应用许可证|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....将许可证文件添加为应用程序的 res/raw 文件夹中的资源。 许可证文件应该在 res/raw 文件夹中可见。 使用以下代码示例访问/加载资源中的许可证。...getResources (). openRawResource ( R . raw . license ); license . setLicense...

    docs.aspose.com/cells/zh/java/applying-a-license/
  5. تطبيق ترخيص|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....مجلد res/raw لتطبيقك. يجب ظهور ملف الترخيص في مجلد res/raw . الوصول/تحميل...getResources (). openRawResource ( R . raw . license ); license . setLicense...

    docs.aspose.com/cells/ar/java/applying-a-license/
  6. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....asposeocr_get_rectangles_number_from_raw_bytes() Get the total number...asposeocr_get_rectangles_from_raw_bytes() Get coordinates of all...

    docs.aspose.com/ocr/cpp/image-regions-line-find/
  7. Кодирование сетки 3D в файле Google Draco|Docum...

    Aspose.3D for Java API поддерживает импорт модели 3D, получение сетки, а затем кодирование сетки в файле Google Draco....Encode the sphere to Google Draco raw data using optimal compression...toMesh (), opt ); // Save the raw bytes to file Files . write (...

    docs.aspose.com/3d/ru/java/encoding-3d-mesh-in-...
  8. ترميز 3D شبكة في ملف Google Draco|Documentation

    Aspose.3D for Java API يدعم استيراد طراز 3D ، واسترداد الشبكة ، ثم ترميز الشبكة في ملف Google Draco....Encode the sphere to Google Draco raw data using optimal compression...toMesh (), opt ); // Save the raw bytes to file Files . write (...

    docs.aspose.com/3d/ar/java/encoding-3d-mesh-in-...
  9. 3D mesh kodlaması Google Draco dosyasında|Docum...

    Aspose.3D for Java API 3D modelini ithal etme desteğine sahiptir, mesh alır ve daha sonra Google Draco dosyasında örgü kodlar....Encode the sphere to Google Draco raw data using optimal compression...toMesh (), opt ); // Save the raw bytes to file Files . write (...

    docs.aspose.com/3d/tr/java/encoding-3d-mesh-in-...
  10. Recognize single line|Documentation

    How to read text from images containing a single line of text.... line_from_raw_bytes() Read a single-line image...single-line image. line_abc_from_raw_bytes() Read only the predefined...

    docs.aspose.com/ocr/cpp/recognize-single-line/