Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 58,228 for

vectorizer

(0.23 sec)
  1. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....CalculationData & data ) override { Vector < Object > row1 { Object (...6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object (...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  2. HtmlSaveOptions: Is MetafileRenderingMode.Bitma...

    Description I’m converting DOCX to HTML using Aspose.Words. For documents that contain metafile content (e.g., EMF/WMF), the visual output differs depending on the metafile rendering mode: With HtmlFixedSaveOptions, I …...looks like it is rendered using Vector mode (or at least behaves differently...Save($@"{rootDir}\Outputs\{fileName}_vector.png", new ImageSaveOptions(SaveFormat...

    forum.aspose.com/t/htmlsaveoptions-is-metafiler...
  3. ค้นหา

    ค้นหา... เป็นต้น เรียกใช้วิธีการ vectorize เพื่อประมวลผล PNG。 สุดท้าย...เริ่มต้นอินสแตนซ์ของคลาส ImageVectorizer vectorizer = svg . imagevectorization...

    blog.aspose.com/th/svg/transform-png-to-svg-in-...
  4. Procurar

    Procurar... Chame o método vectorize para processar o PNG. Finalmente...da classe ImageVectorizer vectorizer = svg . imagevectorization...

    blog.aspose.com/pt/svg/transform-png-to-svg-in-...
  5. Convert ODG to WMF via Java | products.aspose.com

    Sample code for ODG to WMF Java conversion. Use API example code for batch ODG files to WMF conversion within any Web or Desktop Java based application....graphic editor, it might be in vector format. In this scenario, it...store drawing elements as a vector image. It follows the XML based...

    products.aspose.com/imaging/java/conversion/odg...
  6. PDF 파일에서 벡터 데이터 추출하기 C#|Aspose.PDF for .NET

    Aspose.PDF는 PDF 파일에서 벡터 데이터를 쉽게 추출할 수 있게 해줍니다. 위치, 색상, 선 너비 등과 같은 벡터 데이터(경로, 다각형, 폴리라인)를 얻을 수 있습니다.... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/ko/net/extract-vector-data-...
  7. Extraire des données vectorielles d'un fichier ...

    Aspose.PDF facilite l'extraction de données vectorielles d'un fichier PDF. Vous pouvez obtenir les données vectorielles (chemin, polygone, polyligne), telles que la position, la couleur, l'épaisseur de ligne, etc.... Vector . GraphicsAbsorber ()) { //..."VectorGraphics.pdf" )) { // Save vector graphics from the first page...

    docs.aspose.com/pdf/fr/net/extract-vector-data-...
  8. Xử lý Windows Metafiles trong C++|Aspose.Words ...

    Aspose.Words cho C++ triển khai trình phát Metafile Windows của riêng mình để phát Định dạng Metafile trên tất cả các nền tảng và hỗ trợ xử lý các tính năng metafile cơ bản và có thể thực hiện dự phòng cho một loại trình phát metafile khác....hình ảnh có thể chứa cả đồ họa vector và raster. Định dạng này được...Metafile là định dạng hình ảnh vector duy nhất được hỗ trợ bởi Microsoft...

    docs.aspose.com/words/vi/cpp/handling-windows-m...
  9. How to Convert PDF to SVG using Java

    This brief guide covers how to convert PDF to SVG using Java. It explains the IDE configuration details, step-by-step algorithm, and a running sample code to convert PDF to vector image using Java....sample code to convert PDF to vector image using Java . Furthermore...Furthermore, you can customize the vector image by setting different...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-sv...
  10. Vectorización – Descripción general básica – Ej...

    Los artículos de esta sección explican cómo convertir texto SVG a vector y cómo convertir imágenes rasterizadas a gráficos vectoriales utilizando la API Aspose.SVG....cómo convertir texto SVG a vector y cómo convertir imagen rasterizada...cómo convertir texto SVG en vector usando la propiedad de la clase...

    docs.aspose.com/svg/es/net/vectorization/