Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 155,282 for

2

(0.17 sec)
  1. ECIEncodings|Aspose.BarCode for Python via .NET...

    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....Id:"\000003" ISO_8859_2 ISO/IEC 8859-2 Latin alphabet No. 2 encoding. ECI...Id:"\000020" WIN1250 Windows 1250 Latin 2 (Central Europe) encoding. ECI...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. How to remove font dom from html after converte...

    Is there any way to remove font dom from “Td”. or Is there any way to avoid the text are separate by font tag. e904128e-711c-447f-a3f6-a50f5a3d9c8c.png (47.1 KB)...words-java GusGus March 27, 2026, 2:46am 1 Is there any way to remove...Eric.wang March 27, 2026, 3:08am 2 @GusGus , This behavior occurs...

    forum.aspose.com/t/how-to-remove-font-dom-from-...
  3. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... EqualTo ( 5 )); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . That ( fields . Count...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Comparing text in images|Documentation

    How to compare texts on two images.... To compare texts in 2 images, use image_text_diff()...print ( "The image texts are {:.2%} similar" . format ( distance...

    docs.aspose.com/ocr/python-net/image-text-compare/
  5. 单元格要支持失焦事件 - Free Support Forum - aspose.com

    请问目前单元格失去焦点时,有前端和后端的事件接口吗...Discourse December 22, 2025, 9:24am 2 @feng.qun.zhu.avaryholding.com...DataChanged 等,但没有针对单元格失焦的事件 [2]。因此,前端和后端都没有直接的失焦事件接口,若需要实现此类...

    forum.aspose.com/t/topic/323602
  6. GlossaryDocument.FirstBuildingBlock | Aspose.Wo...

    Discover the FirstBuildingBlock property in GlossaryDocument. Easily access the initial building block for streamlined document management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Move Pages to PDF using Java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java... get_Item ( 2 ); dstDocument . getPages ()....srcDocument . getPages (). delete ( 2 ); srcDocument . save ( dstFileName...

    products.aspose.com/pdf/java/pages/move/
  8. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another....5 , 2 ); // At the default DPI of 96...topMargin ). toBeCloseTo ( 59.0 , 2 ); builder . writeln ( `At a DPI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::HasDefaultFormat method. Gets a flag indicating whether the data point at the specified index has default format in C++....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Get all Possible 1D Barcodes from an Image in P...

    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....$point [ 2 ] -> getX () . ", Y = " . ( string ) $point [ 2 ] -> getY...

    docs.aspose.com/barcode/java/get-all-possible-1...