Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 96,668 for

dot

(0.22 sec)
  1. Convert WORDML to Images in Python | products.a...

    WORDML to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...Seperated Values) Convert CSV to DOT (Comma Seperated Values) Convert...Interchange Format) Convert DIF to DOT (Data Interchange Format) Convert...

    products.aspose.com/total/python-net/conversion...
  2. Export MSG to DOTX via C++ | products.aspose.com

    C++ API to Convert MSG to DotX without using Microsoft Word or Outlook...Word Document) Convert MSG to DOT (Microsoft Word Template Files)...Word Document) Convert MSG to DOT (Microsoft Word Template Files)...

    products.aspose.com/total/cpp/conversion/msg-to...
  3. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....including solid lines, dash lines, dot lines, or any custom combination...combination of dashes and dots. Shapes can be drawn using solid and...

    docs.aspose.com/drawing/java/developer-guide/dr...
  4. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային JavaScript ով տարբեր ֆայլերի ձևաչափերի միջև՝ DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM, DOCM OpenOffice:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL...

    products.aspose.com/words/hy/nodejs-net/convers...
  5. Word, PDF Და Მრავალი Სხვა Ფაილის Ფორმატის Შერწყ...

    შეაერთეთ მრავალი ფაილი JavaScript: DOCX, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG და მრავალი სხვა....Microsoft Word: DOCX, DOC, RTF, DOT, DOTM, DOTX, DOCM OpenOffice:...ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL...

    products.aspose.com/words/ka/nodejs-net/merge/
  6. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად Python სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM, DOCM OpenOffice:...ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL...

    products.aspose.com/words/ka/python-net/convers...
  7. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად JavaScript სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM, DOCM OpenOffice:...ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL...

    products.aspose.com/words/ka/nodejs-net/convers...
  8. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....Aspose :: Words :: LineStyle :: Dot ); styleHeading1Char -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java.... DOT Saves the document in the Microsoft...Document (macro-free). DOT public static int DOT Saves the document...

    reference.aspose.com/words/java/com.aspose.word...
  10. 如果我想排查2个文档的相似度,应该用什么方案更好 - Free Support Forum -...

    是需要我自己读段落,或按标点我拆分数据,自己做向量化,然后embedding 来排查么?还是aspose 有什么好的方案。...at[] a, float[] b) { double dot = 0, normA = 0, normB = 0; for...i = 0; i < a.Length; i++) { dot += a[i] * b[i]; normA += a[i]...

    forum.aspose.com/t/topic/321339