Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 10,796 for

insert text

(0.12 sec)
  1. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version....license) you can recognize texts in any supported languages and...launch, even when processing text from multiple images or regions...

    docs.aspose.com/ocr/cpp/licensing/
  2. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/crop/
  3. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....navigate to a Run of text then you can insert bookmark right before..." , layoutEnumerator -> get_Text ()); See Also Class Node Class...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion.... Use the Insert() method to add the StartRequestDuration...System. Text . Encoding . RegisterProvider (System. Text . CodePagesEncodingPro...

    docs.aspose.com/html/net/message-handlers/time-...
  5. Change Background of VDX File via java | produc...

    Java source code to change background of VDX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....diagram as background page Insert an image to the background...details of the visual elements. Text can also be added to these visual...

    products.aspose.com/diagram/java/changebackgrou...
  6. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type of this revision. To learn more, visit the documentation article in C++....get_TrackRevisions ()); // We have added text using the document builder,...the first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. 我希望修改dwg内容后,再重新保存,但是重新保存后,新的dwg无法打开,代码如下 - Free...

    public static void main(String[] args) { // 输入 CAD 文件路径 String inputFilePath = “C:\Users\木木\Downloads\电度表 (1).dwg”; // 输出 CAD 文件路径 String outputFilePath = “C:\Users\木木\Downloads\电度表444.dwg”; try { // 加载…...8:17am 13 我在需要 完整结果给您例子;还有一点,insert中如何得到图块,以及图块的元素,及遍历图块的元素,非常感谢...getTypeName().toString().equals("INSERT")) if (entity instanceof CadInsertObject)...

    forum.aspose.com/t/dwg-dwg/303085
  8. FieldSeq.BookmarkName | Aspose.Words for .NET

    Discover the FieldSeq BookmarkName property to easily manage document navigation. Set or retrieve bookmark names for seamless item referencing.... // Insert a SEQ field that has a sequence..."MySequence" ; builder . Writeln ( ", text from inside SEQBookmark." );...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Converting a GIF file to PDF using Python | Asp...

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET...methods such as adding images or text. Specify the coordinates and...specifications. It allows developers to insert tables, graphs, images, hyperlinks...

    products.aspose.com/pdf/python-net/conversion/g...
  10. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM).... Usually a field, when inserted in Microsoft Word, already...field code (normally as plain text) The field separator and field...

    docs.aspose.com/words/python-net/fields-overview/