Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 153,665 for

2

(0.2 sec)
  1. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting... Run ( doc , "Run 2. " ); let run3 = new aw . Run...(). trim ()). toEqual ( "Run 2. Initial text." ); // Insert the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Saas版本邮件客户端可行性研究 - Free Support Forum - aspose.com

    我们正在做一个企业级SAAS版本邮件客户端的技术选型。正好找到了ASPOSE 如果购买商业许可证,ASPOSE可以支持收发邮件,绑定各种不同邮箱服务商的邮件吗? 如果可以后续软件上线后 邮件的一些基础问题 是否有技术支持提供支持?...email-java xuezhe December 23, 2025, 2:07am 1 我们正在做一个企业级SAAS版本邮件客户端的技术选型。正好找到了ASPOSE...Discourse December 23, 2025, 2:08am 2 @xuezhe 您计划使用 Aspose 的哪款具体产品(如...

    forum.aspose.com/t/saas/323637
  3. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following documentation: Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...png (2.9 KB) image.png (3.6 KB) Please...asad.ali April 30, 2025, 7:39pm 2 @shrisheshpratik Is it happening...

    forum.aspose.com/t/issues-while-embedding-attac...
  4. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…...Discourse December 4, 2025, 11:55am 2 @giulio.andolfi What we see You... 1 Like giulio.andolfi March 2, 2026, 1:19pm 7 Hello @alexey...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  5. How to Run Aspose.GIS in Docker|Documentation

    Run Aspose.GIS in a Docker container for Linux, Windows Server and any OS...."CircularString (3 0, 4 1, 3 2)" ); var middle = ( ILineString... FromText ( "LineString (3 2, 1 2)" ); var secondArc = ( ICircularString...

    docs.aspose.com/gis/net/how-to-run-aspose-gis-i...
  6. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....page" ] for i in range ( 0 , 2 ): # Create Heading object heading2...destination_page = doc . pages [ i + 2 ] # Destination page heading2...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  7. LaTeX 数学公式渲染 | Python via .NET

    本文概述了 Aspose.TeX API 在 Python 中的解决方案及其渲染 LaTeX 数学公式的功能。了解代码示例... features import * 2 from aspose. pydrawing import...x^{\color{red}1} + \frac{x^{\color{red}2}}{2} + \frac{x^{\color{red}3}}{6}...

    docs.aspose.com/tex/zh/python-net/latex-math-fo...
  8. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...codewarior June 22, 2016, 12:57pm 2 Hi José luis Lopes, Thanks for...joseluis.lopes June 23, 2016, 2:41pm 5 This problem is avoid us...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  9. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... get_cell( 0 , 2 , 0 , "2nd Qtr" )) chart . chart_data...get_cell(defaultWorksheetInde, 2 , 1 , 50 )) series . data_points...

    products.aspose.com/slides/python-net/chart/ppt/
  10. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....); // Set the target page as 2 pdfOutline . setDestination (...pdfDocument . getPages (). get_Item ( 2 ))); // Save output pdfDocument...

    docs.aspose.com/pdf/java/get-update-and-expand-...