Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 48,512 for

import document

(0.13 sec)
  1. Փոխարկել DOC EPUB Java

    Փոխարկեք DOC ը EPUB ձևաչափի Java կոդով: Պահեք DOC որպես EPUB օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ DOC-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/do...
  2. Փոխարկել HTML PDF Java

    Փոխարկեք HTML ը PDF ձևաչափի Java կոդով: Պահեք HTML որպես PDF օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ HTML-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/ht...
  3. Փոխարկել WORD EPUB Java

    Փոխարկեք WORD ը EPUB ձևաչափի Java կոդով: Պահեք WORD որպես EPUB օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ Word-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/wo...
  4. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  5. 使用 Python 转换 XML | Aspose.PDF

    用于转换 XML 并加载到 .NET Framework 上的 PDF 文档的 Python 源代码。...此示例代码显示了如何将 XML 转换为 PDF 文件 import aspose.pdf as apdf transform_xml_to_html...input_xml , xslt_string ): import xml.etree.ElementTree as ET...

    products.aspose.com/pdf/zh-hant/python-net/tran...
  6. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....aspose-pdf Add Text Stamp to PDF Document Python You need Aspose.PDF...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/python-net/stamps/text/
  7. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....might implement this in Java: import com.github.mustachejava.DefaultMustacheFacto;...DefaultMustacheFacto; import com.github.mustachejava.Mustache; import com.github...

    forum.aspose.com/t/apply-custom-class-using-mus...
  8. Remove Powerpoint Password Protection Online or...

    Remove password from Powerpoint Document through online app for free. Java API code to unlock password protected Powerpoint files....Powerpoint Unlock Powerpoint Document Password Online or via Java...powerful Java based Powerpoint document locking and unlocking utility...

    products.aspose.com/total/java/unlock/powerpoint/
  9. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...Aspose :: Words :: Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01...Source) at com.aspose.pdf.Document.save(Unknown Source) at com...

    forum.aspose.com/t/pdf-insert-image-throw-excep...