Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 15,281 for

point

(0.14 sec)
  1. 工作表大小调整的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 与 PPTX 格式。...height of the OLE image in points. Image image = ImageIO . read...aspose . cells . CellsUnitType . POINT ); double newColumnWidth = columnWidth...

    docs.aspose.com/slides/zh/java/working-solution...
  2. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or section in Java....restart these counts at any point. Assert.assertEquals(doc.getFootnoteOptions()...restart these counts at any point. Assert.assertEquals(doc.getFootnoteOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....1 point, the width of the table border is set to 1 point and...and cell padding is set to 5 points. import aspose.pdf as ap #...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  4. Substitute TrueType Fonts|Aspose.Words for Node...

    Aspose.Words for Node.js via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....the requested Unicode code point then "Segoe UI Symbol" will..."U+20B9 INDIAN RUPEE SIGN" code point. --> < Rule Ranges = "2000-206F...

    docs.aspose.com/words/nodejs-net/manipulating-a...
  5. What is font? | Aspose.Font for .NET

    Font is a pretty complex matter. Developing any interface you will face the part where you will code fonts. This chapter will make it easier for you.... The point is that fonts have particular...font. It is determined with points. The fonts are usually divided...

    docs.aspose.com/font/net/what-is-font/
  6. Checksum validation|Documentation

    Learn how checksum validation modes influence barcode recognition results in Aspose.BarCode for Java.... EAN_13 ); Key points: For a correct symbol, enabling...Recommended mode Rationale Retail point‑of‑sale, warehouse scanners...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案...:: Cells :: CellsUnitType :: Point ); auto newColumnWidth = columnWidth...:: Cells :: CellsUnitType :: Point ); auto newRowHeight = rowHeight...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  8. TTF to WOFF2 Converter API |.NET

    Convert TTF to WOFF2 using .NET API on Windows. Integrate this native TTF to WOFF2 font conversion functionality into your own solution....graphics functionality like move point, draw line, and curve, etc....

    products.aspose.com/font/net/conversion/ttf-to-...
  9. Fonts Conversion API | .NET Solution

    Font conversion functionality. Convert different fonts such as CFF, EOT, WOFF, TTF, and Type 1 with a few lines of C# code via the .NET library....graphics functionality like move point, draw line, and curve, etc....

    products.aspose.com/font/net/conversion/
  10. Uvicorn reloader hangs when using Aspose.Words ...

    Hi Aspose team, I am using Aspose.Words for Python via .NET (v25.10.0) in a FastAPI application (Python 3.13) to export docx files. This setup works fine in production, but when running locally it causes the Uvicorn rel…... From that point onward, the reloader hangs on...

    forum.aspose.com/t/uvicorn-reloader-hangs-when-...