Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,722 for

insert text

(0.12 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceLeft method. Returns or sets the distance (in points) between the document Text and the left edge of the shape in C++....points) between the document text and the left edge of the shape...the wrapping distance for a text that surrounds a shape. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceBottom method. Returns or sets the distance (in points) between the document Text and the bottom edge of the shape in C++....points) between the document text and the bottom edge of the shape...the wrapping distance for a text that surrounds a shape. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Android API to Render TEX to PCL | products.asp...

    Transform TEX to PCL via Android via Java API...such as document conversion, text extraction, image extraction...such as document conversion, text extraction, image extraction...

    products.aspose.com/total/android-java/conversi...
  4. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your document design by defining unique drop cap Text positions for impactful visual appeal....the position for a drop cap text. public enum DropCapPosition...cap is positioned inside the text margin on the anchor paragraph...

    reference.aspose.com/words/net/aspose.words/dro...
  6. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++....get_Color () Examples Shows how to insert a string surrounded by a border...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable Text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...中显示允许 // Allow Copy: Enable text/image copying and accessibility...CONTENT_COPY; // 16 - Allow copying text/images permissions |= PdfPermissions...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  8. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....we give the COMMENTS field's Text property value and update it...property with the value of its Text property, // and then display...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....we give the SUBJECT field's Text property value and update it...property with the value of its Text property, // and then display...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a list of steps, and a sample code demonstrating how to Insert a tick in Excel using C#....NET to insert a check mark in a sheet Load...sheet from it Access a cell, insert a Unicode tick in it, and set...

    kb.aspose.com/cells/net/add-check-mark-in-excel...