Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 19,565 for

document insertion

(0.08 sec)
  1. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...facing below issue while inserting Arabic text with English in...code to insert data in DOC. Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  2. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your Document and replace it with the text you want using Java....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/java/find-and-replace/
  3. Aspose::Words::Border::get_LineStyle method | A...

    Aspose::Words::Border::get_LineStyle method. Gets or sets the border style in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Java API to Convert DOC to DIF or with free Onl...

    Convert DOC to DIF via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to DIF online converter quickly before integrating the code....involves using the feature-rich document manipulation and conversion...convert a wide variety of document formats. It includes Aspose...

    products.aspose.com/total/java/conversion/doc-t...
  5. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....perform a wide variety of document processing tasks. With Aspose...convert, render, and print documents without third-party applications...

    docs.aspose.com/words/net/faq/
  6. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。... Document.unprotect 方法正好说明了这一点。 添加文档保护...护方法之一。 Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  7. Tables|Documentation

    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....Contents [ Hide ] AI Document Assistant Close Insert Sparkline Pivot...

    docs.aspose.com/cells/java/tables/
  8. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word Document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...converted to a PDF from a Word document. I am using: builder.CellFormat...looks correct in the Word Document, but when converted to a PDF...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  9. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the Documents in Java....intended to insert watermarks into the documents. Methods Method...from(InputStream input) Specifies input document for processing. from(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....DocumentBuilder::InsertNode method Inserts a node before the cursor. void...Shows how to insert a linked image into a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/doc...