Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 50,275 for

import document

(0.09 sec)
  1. Remove XLS Annotation Online or Manage Annotati...

    delete comments from XLS file through online app for free. .NET API code to manage comments of XLS files....Xls Clear Comments from XLS Document Online or Manage via .NET...Develop powerful .NET based XLS document annotation utility application...

    products.aspose.com/total/net/annotate/xls/
  2. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. .NET API code to manage comments of XLSX files....Xlsx Clear Comments from XLSX Document Online or Manage via .NET...Develop powerful .NET based XLSX document annotation utility application...

    products.aspose.com/total/net/annotate/xlsx/
  3. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...util; import java.awt.Color; import java.awt.geom.Rectangle2D;...Rectangle2D; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  5. Remove Tables from existing PDF|Aspose.PDF for ...

    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....insert/create Table inside PDF document while its being generated...object in any existing PDF document. However you may have a requirement...

    docs.aspose.com/pdf/python-net/remove-tables-fr...
  6. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....the feature to convert PDF documents to EPUB format. Aspose.PDF...as the second argument to Document.Save() method, to generate...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  9. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...5 Code: Document sourceDocument = null; try...)) { sourceDocument = new Document("c:\\test\\form.pdf"); try...

    forum.aspose.com/t/pdf-form-field-values-change...
  10. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML for Python via .NET. Consider Markdown to PDF conversion scenarios in ready-to-use Python examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-markdow...