Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 69,962 for

import

(0.15 sec)
  1. Aspose licensing warning appearing after a long...

    We are extracting text from PDF for thousands of PDF. Licensing works fine with no errors/warning in the extracted text. But suddenly for 5-6 documents out of the entire batch, we get the “warning” on licensing at the to…... import com.aspose.pdf.License; import java.io.InputStream;...

    forum.aspose.com/t/aspose-licensing-warning-app...
  2. 实用功能 - SMTP 客户端|Documentation

    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....Castle 安全提供者 import java.security.Security ; import org.bouncycastle...

    docs.aspose.com/email/zh/java/utility-features-...
  3. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python....text using this Python code: import aspose.slides as slides with...to a text: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/wordart/
  4. Mht to pdf - exception is thrown "Value of 'val...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Value of ‘value’ is invalid” input file 127.zip (16.4 KB) output pdf 127_html.pdf (19.8 KB)...HTML: import com.aspose.html.saving.PdfSaveOptions; import com...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  5. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。... import aspose.slides as slides #函数定义...属性复制到一个临时部分并返回。目标部分获得复制的值。 import aspose.slides as slides #函数定义...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  6. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...math content: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/doc/314783
  7. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...and destination documents and import format mode used. Please see...learn more about differences in import format modes: https://reference...

    forum.aspose.com/t/appending-document-not-maint...
  8. HTML Ის Რედაქტირება Java

    შეცვალეთ HTML Java კოდში....რედაქტირება სურათის რედაქტირება import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/edit/html/
  9. Խմբագրել MARKDOWN Ը Java Ում

    Խմբագրել MARKDOWN ը Java կոդով:...Խմբագրել աղյուսակը Խմբագրել պատկեր import com.aspose.words.*; Document...); doc.save( "Output.md" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/edit/markdown/
  10. Խմբագրել WORD Ը Java Ում

    Խմբագրել WORD ը Java կոդով:...Խմբագրել աղյուսակը Խմբագրել պատկեր import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/edit/word/