Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 20,153 for

printing document

(0.2 sec)
  1. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word Documents in C#....the text of the document print "Original document text: " . $doc...// Replace the text in the document. $doc -> Range -> Replace...

    docs.aspose.com/words/net/find-and-replace-in-php/
  2. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing Document fonts efficiently and enhancing your Document's visual appeal....collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. public class FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....the Working with Fields documentation article. Remarks: Retrieves...INCLUDEPICTURE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Adding tables to existing PDF documents is a common need for enhancing...adding tables to existing PDF documents using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/adding-tables/
  5. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or update your bookmark names for better organization and quick access....that already exists in the document, no error will be given and...be stored when you save the document. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words/boo...
  6. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) # 创建圆形注释...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  7. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...compare(document, author, date_time) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for C++...Annotations: Load the PDF file - new Document . Create a Circle Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/figures-annotation/
  9. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the Document has started....Called when enumeration of the document has started. visitDocumentStart...Words . Document ) Parameter Type Description doc Document The object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF Document using Aspose.PDF for Python via .NET...convert any existing HTML documents to PDF seamlessly. The process...shows how to convert an HTML document to a PDF. Create an instance...

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