Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 50,597 for

import document

(0.09 sec)
  1. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....Create a Document object and open the input PDF document. Get the...a PDF document. package com.aspose.pdf.examples ; import java...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  2. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word Document using Ruby....remove empty regions from word document using Aspose.Words Java in...remove_empty_regions () # The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/remove-empty-regions...
  3. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...Create or save word document from html text un able to retain...i am trying to create word document but bullet is renedering in...

    forum.aspose.com/t/create-or-save-word-document...
  4. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....add a FloatingBox to a PDF document using Aspose.PDF for Python...Create a New PDF Document. Add a Page to the Document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/
  5. Customize Field Properties in Python|Aspose.Wor...

    Learn how to customize field properties in Python. Rename merge fields or obtain results for fields without separator node in Python via .NET....rename merge fields in a Word document: Field Display Result Aspose...MS Word displays it in the document by calculating the field’s...

    docs.aspose.com/words/python-net/customize-fiel...
  6. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/watermark/re...
  7. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...如果我们从头开始创建一个文档,我们需要遵循某些步骤: 实例化一个 Document 对象。在这一步中,我们将创建一个带有一些元数据但没有页面的空PDF文档。...“Complex.pdf”。 最后,会显示一个弹出消息 “PDF document has been generated!"。 package...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  8. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET....Convert the file using the Document class Convert method. Before...compliant PDF. import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  9. Redact XLSX Spreadsheet Online or using C++ | p...

    Open and redact XLSX Document online via app for free. C++ API code to search and replace XLSX text....C++ Redact Xlsx Redact XLSX Document Online or via C++ Develop...Develop powerful C++ based XLSX document redaction utility application...

    products.aspose.com/total/cpp/redact/xlsx/
  10. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG....to integrate images into documents and presentations that may...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...

    docs.aspose.com/html/python-net/convert-svg-to-...