Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 10,805 for

insert text

(0.41 sec)
  1. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a signature line in an Excel workbook using C# code with Aspose.Cells for .NET....signature line by clicking the Insert tab and then selecting Signature...Signature Line from the Text group. How to Create Signature Line...

    docs.aspose.com/cells/net/create-signature-line...
  2. Android API to Render PCL to DOCM | products.as...

    Transform PCL to DOCM via Android via Java API...wide range of features such as text extraction, image extraction...such as document manipulation, text manipulation, and document conversion...

    products.aspose.com/total/android-java/conversi...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT). if set to true, this state shall be resumed (showing placeholder Text) upon opening this document in C++....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Working with Images in PDF|Aspose.PDF for PHP v...

    This section describes the features of working with images in a PDF file using PHP....helpful option if you need to insert a chart into a report, add...looking for an advanced way to insert and edit images in a PDF document...

    docs.aspose.com/pdf/php-java/working-with-images/
  5. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page.... Examples Shows how to insert a paragraph into the document...the paragraph after appending text # and then starts a new line...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be Inserted in C++....the graphic that is to be inserted. System :: String Aspose ::...get_GraphicFilter () Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Border::get_LineWidth method | A...

    Aspose::Words::Border::get_LineWidth method. Gets or sets the border width in points in C++.... 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...
  8. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Android: Insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP presentations....article demonstrates how to insert and access pictures from in-memory...converts it to a stream, and inserts it as a picture frame on the...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the documentation article in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents.... Insert or Remove a Section Break Aspose...allows you to insert a section break into text using the InsertBreak...

    docs.aspose.com/words/java/working-with-sections/