Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 97,657 for

dots

(0.97 sec)
  1. ChartDataTable.has_horizontal_border property |...

    ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... SHORT_DOT data_table . format . stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPropertyCollection.remove_at method | ...

    CustomXmlPropertyCollection.remove_at method. Removes a property at the specified index....hyperlink that displays a purple dotted underline. # In Word 2003,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OLM To PST exception - Free Support Forum - asp...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. ublic void ProcessFolderForHtml(string sourcePath,…...line spacing */ } /* Remove dotted line for ROOT node */ .tree...height:100%; // border-left: 1px dotted gray; // z-index: 0; //} .tree...

    forum.aspose.com/t/olm-to-pst-exception/325100
  4. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/nl/java/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/to......com/total/nl/java/metadata/dot/2025-07-29T14:33:50+00:00alternate...aspose.com/total/java/metadata/dot/ alternate fr https://products...

    products.aspose.com/total/nl/java.xml
  5. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/ar/java/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/to......com/total/ar/java/conversion/dot-to-csv/2025-09-14T09:10:55+00:00alternate...aspose.com/total/java/conversion/dot-to-csv/ alternate fr https://products...

    products.aspose.com/total/ar/java.xml
  6. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/vi/java/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/to......com/total/vi/java/conversion/cgm-to-dot/2025-08-12T20:31:09+00:00alternate...com/total/java/conversion/cgm-to-dot/ alternate fr https://products...

    products.aspose.com/total/vi/java.xml
  7. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....DOT_DASH); Assert.assertEquals(ConditionalStyleType...getBorders().setLineStyle(LineStyle.DOT_DASH); Assert.assertEquals(ConditionalStyleType...

    reference.aspose.com/words/java/com.aspose.word...
  8. 온라인 Word 파일 비교 또는 Word 파일 비교를 위한 .NET 앱 구축 | pr...

    다양한 Word 파일을 비교할 수 있는 무료 온라인 앱입니다. Word 문서용 C# .NET 비교 라이브러리 코드입니다....Word 파일 비교 DOC, DOCX, DOCM, DOT, DOTM 및 DOTX와 같은 Microsoft Word...템플릿 스타일, 헤더 및 매크로가 일관되게 유지되도록 DOT, DOTX 또는 DOTM 파일을 비교합니다. 매크로...

    products.aspose.com/total/ko/net/compare/word/
  9. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....DOT_DASH); Assert.assertEquals(ConditionalStyleType...getBorders().setLineStyle(LineStyle.DOT_DASH); Assert.assertEquals(ConditionalStyleType...

    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