Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 153,523 for

text

(0.69 sec)
  1. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this comment in C++....dateTime , const System :: String & text ) Parameter Type Description...the reply. text const System::String& The reply text. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Bug 5125: MapInfoTab to TopoJson- Conversion su...

    Hi Alexander, Please see: Test data: 5125 -MapInfoTab -Csv.zip (9.9 KB) How do I open MafInfoTab to see its content , to compare to Csv that skip geometry? Thanks,...@danies8 In title Topojson but in text you ask about csv. We already...attribute to represent text inside ‘Text’ graphical object. By...

    forum.aspose.com/t/bug-5125-mapinfotab-to-topoj...
  4. 当操作时间过长时,使用InterruptMonitor停止转换或加载,采用C++中的JavaS...

    学习如何在Aspose.Cells for JavaScript通过C++中使用InterruptMonitor停止工作簿转换为多种格式(如PDF、HTML等)的方法。...Access cell J1000000 and add some text inside it. let cell = ws . cells...); cell . putValue ( "This is text." ); 如你所见, J1000000 在 XLSX 文件中是一个较远的单元格。然而,...

    docs.aspose.com/cells/zh/javascript-cpp/stop-co...
  5. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...Text); // Create document for translated text Document...Translate text var operationResult = // Some processing on text. if...

    forum.aspose.com/t/the-type-initializer-for-ski...
  6. Memory Management|Aspose.Medical for .NET Docum...

    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.... Text . Encoding . UTF8 , strategy...fallbackEncoding : System . Text . Encoding . UTF8 , strategy...

    docs.aspose.com/medical/net/developer-guide/ope...
  7. BookmarksOutlineLevelCollection Class | Aspose....

    Discover the Aspose.Words.Saving.BookmarksOutlineLevelCollection class—a powerful tool for managing bookmarks and enhancing document navigation effortlessly.... Writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . Writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 当转换或加载耗时过长时,可以使用 Node.js 通过 C++ 的 InterruptMoni...

    学习如何在耗时过长时,使用 Aspose.Cells for Node.js via C++ 的 InterruptMonitor 停止工作簿转换到各种格式(如 PDF、HTML 等)。...Access cell J1000000 and add some text inside it. let cell = ws . getCells...); cell . putValue ( "This is text." ); 如你所见, J1000000 在 XLSX 文件中是一个较远的单元格。然而,...

    docs.aspose.com/cells/zh/nodejs-cpp/stop-conver...
  9. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....will create a line with the text in that heading style to the...BookmarkName = "MyBookmark" ; // Text with a built-in heading style...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF documents....the watermark Create formatted text and a watermark object while...process by setting the watermark text, rotation, opacity, and other...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...