Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 14,023 for

m

(0.16 sec)
  1. Working with Gradient in XPS file | Java

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java... createPathGeometry ( "M 10,210 L 228,210 228,300 10,300"...addPath (doc. createPathGeometry ( "M 10,110 L 228,110 228,200 10,200"...

    docs.aspose.com/page/java/xps/working-with-grad...
  2. 用 JavaScript 通过 C++ 侦测空白工作表|Documentation

    本文展示了如何使用 C++ 的 JavaScript API,通过代码检测 Excel 工作簿中空白工作表。... map ( m => `<li> ${ m } </li>` ). join ( '' )...

    docs.aspose.com/cells/zh/javascript-cpp/detecti...
  3. 使用打印标签 | C++

    学习如何使用 Aspose.Page for C++ 中的 PrintTicket API 为打印或查看设备指定 XPS 文档打印首选项...GetPagePrintTicket ( < m > , < n > ); 其中 <m> 是 XPS 文件中文档的编号, <n> 是第 m 个文档的页码。...document. SetPagePrintTicket ( < m > , < n > , new PagePrintTicket(...

    docs.aspose.com/page/zh/cpp/xps/print-tickets/
  4. 在 Python 中保存 HTML 文档 – Aspose.HTML for Python v...

    了解如何使用 Aspose.HTML for Python 通过 .NET API 将 HTML 文档保存到文件或 URL,以及如何应用保存选项。...fill="#74aeaf" d=" 17 M 150,50 L 150, 300 18 M 120,100 L 150,50 L...L 180, 100 19 M 110,150 L 150,90 L 190, 150 20 M 90,220 L 150...

    docs.aspose.com/html/zh/python-net/save-html-do...
  5. Word From Excel Mail Merge C++

    თქვენი Mail Merge Word froM Excel ფაილის პერსონალიზაცია C++ გამოყენებით. ელფოსტის ავტომატიზაცია ან ანგარიშების შექმნა Mail Merge Word froM Excel შაბლონის გამოყენებით C++....GetValue ( 0 , i)-> ToString (); m. insert ({ convertCellsString...dataIn-> GetValue (mRecordIndex, m. at (fieldName))-> ToString ();...

    products.aspose.com/words/ka/cpp/mailmerge/word...
  6. index.xml

    2.0 http://www.w3.org/2005/AtoM Aspsoe.PDF Products – เพิ่ม แยกหรือลบรูปภาพใน PDF โดยใช้ Python https://products.aspose.coM/pdf/th/python-net/iMages/ Recent content in เพิ่ม แยกหรือลบรูปภาพใน PDF โ......ract/ Python container level m-2 level-left level-item is-hidden-touch...px-6 column has-background-white m-5 ดึงภาพจาก PDF ผ่าน Pythonคุณจำเป็นต้อง...

    products.aspose.com/pdf/th/python-net/images/in...
  7. index.xml

    2.0 http://www.w3.org/2005/AtoM Aspsoe.PDF Products – เพิ่ม แยกหรือลบไฟล์แนบใน PDF โดยใช้ C# https://products.aspose.coM/pdf/th/net/attachMents/ Recent content in เพิ่ม แยกหรือลบไฟล์แนบใน PDF โดยใช....../add/ Python container level m-2 level-left level-item is-hidden-touch...px-6 column has-background-white m-5 เพิ่มไฟล์แนบในไฟล์ PDF ผ่าน...

    products.aspose.com/pdf/th/net/attachments/inde...
  8. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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....GrdmResource M:Aspose.PSD.FileFormats.Psd.Layers...LayerResources.GrdmResource.PsdVersion M:Aspose.PSD.FileFormats.Psd.Layers...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  9. FieldBibliography | Aspose.Words for Java

    IMpleMents the BIBLIOGRAPHY field in Java....assertEquals(" CITATION Book1 \\m Book2 \\l en-US \\p 19 \\f \"Prefix...BIBLIOGRAPHY \\l 5129 \\f 5129 \\m Book2", fieldBibliography.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  10. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...DocumentBuilder(doc); for (OfficeMath m : (Iterable<OfficeMath>)doc.g...only top level OfficeMath. if (m.getAncestor(NodeType.OFFICE_MATH)...

    forum.aspose.com/t/word-pdf/313834