Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 50,512 for

import document

(0.21 sec)
  1. Online Word File Text Finder or Build Word Sear...

    Free online app to search in Word file. C++ API code for any Word file text search application....Search Word Online Searchable Document App and Word Text Search Library...Develop powerful C++ based Word document search engine software or...

    products.aspose.com/total/cpp/search/word/
  2. Convert SVG to PDF in Python – Aspose.SVG for P...

    Learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG for Python via .NET....[ Hide Show ] Converting documents to other formats is a key...used for presenting images, documents, and books, making it easy...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  3. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination Documents...how the numbering will be imported when it clashes in source...source and destination documents. The default value is False . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  5. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....Words JAR and create a new document which is saved to disk in...following imports: import java . io . File ; import com . aspose...

    docs.aspose.com/words/java/your-first-application/
  6. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...one more issue for the below document when I try to replace bookmark...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  7. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... import aspose.pdf as ap document = ap . Document ( input_file...annotations . TextAnnotation ( document . pages [ 1 ], ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  8. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...professional settings Open the PDF Document. Rotate PDF Pages. The PageRotate...specific page in a PDF document: package main import "github.com/asp...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  9. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Visually marking links in a document Enhancing accessibility by...these updates, the modified document is saved to the output path...

    docs.aspose.com/pdf/python-net/update-links/
  10. Extract Text from PDF using Go|Aspose.PDF for G...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Go....From PDF Document Extracting text from the PDF document is a very...databases, reports, or other documents. Extracting text makes PDF...

    docs.aspose.com/pdf/go-cpp/extract-text-from-pdf/