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

insert text

(0.08 sec)
  1. Android API to Render SVG to PCL | products.asp...

    Transform SVG to PCL via Android via Java API... getTitle ()); Insert Endnotes in PCL Document in...API. One of that feature is inserting endnotes and numbering in...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render PS to GIF | products.aspo...

    Transform PS to GIF via Android via Java API... getTitle ()); Insert Endnotes in GIF Document in...API. One of that feature is inserting endnotes and numbering in...

    products.aspose.com/total/android-java/conversi...
  3. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....Uses a document builder to insert MERGEFIELDs for a data source...Uses a document builder to insert a MERRGEFIELD with specified...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++.... This is the main body text." ); builder -> MoveToHeaderFooter...-> MoveToDocumentEnd (); // Insert a blue double-line border....

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain Text exports by adding bidirectional marks for improved readability and formatting....run when exporting in plain text format. The default value is...set ; } Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...png" ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...png" ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....y () Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...png" ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity....The property has effect for text category and series axes. It...false . Examples Shows how to insert a chart and modify the appearance...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用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...