Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 98,172 for

dot

(0.16 sec)
  1. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js if you are not sure what the actual content of the file is, or to check the format compatibility.... Test File ( Dot ).dot Microsoft Word 95/6.0 or Microsoft...

    docs.aspose.com/words/nodejs-net/detect-file-fo...
  2. Export PPTX to ODT on Andorid via Java or with ...

    Convert PPTX to ODT in mobile apps without installing any software or online. Test free PPTX to ODT online converter quickly before integrating the code....Word Document) Convert PPTX to DOT (Microsoft Word Template Files)...Word Document) Convert PPTX to DOT (Microsoft Word Template Files)...

    products.aspose.com/total/android-java/conversi...
  3. Export PPTX to DOCX on Andorid via Java or with...

    Convert PPTX to DOCX in mobile apps without installing any software or online. Test free PPTX to DOCX online converter quickly before integrating the code....Word Document) Convert PPTX to DOT (Microsoft Word Template Files)...Marco File) Convert PPTX to DOT (Microsoft Word Template Files)...

    products.aspose.com/total/android-java/conversi...
  4. Export PPTX to DOC on Andorid via Java or with ...

    Convert PPTX to DOC in mobile apps without installing any software or online. Test free PPTX to DOC online converter quickly before integrating the code....Word Document) Convert PPTX to DOT (Microsoft Word Template Files)...Word Document) Convert PPTX to DOT (Microsoft Word Template Files)...

    products.aspose.com/total/android-java/conversi...
  5. Export PPTX to DOCM on Andorid via Java or with...

    Convert PPTX to DOCM in mobile apps without installing any software or online. Test free PPTX to DOCM online converter quickly before integrating the code....Word Document) Convert PPTX to DOT (Microsoft Word Template Files)...Word Document) Convert PPTX to DOT (Microsoft Word Template Files)...

    products.aspose.com/total/android-java/conversi...
  6. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#....saving a document to DOC or DOT format, use the Password property...DocSaveOptions — Save options for DOC/DOT formats. OdtSaveOptions — Save...

    docs.aspose.com/words/net/specify-save-options/
  7. How to Run Aspose.CAD in Multi-platform App UI(...

    Run Aspose.CAD in a Multi-platform App UI(MAUI)....Description="Cute dot net bot waving hi to you!" HeightRequest="600"...SemanticProperties.Description="Welcome to dot net Multi platform App U I" FontSize="18"...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  8. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Python between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM, DOCM OpenOffice:...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS PCL...

    products.aspose.com/words/python-net/conversion/
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolderAlias method. Specifies the name of the folder used to construct font URIs written into an HTML document. Default is an empty string in C++....’ (dot), then the font file name will...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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