Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,742 for

remove background

(0.21 sec)
  1. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....size, color, highlighting, background color, spacing, and alignment...a part of the text with a background color using a text sample...

    docs.aspose.com/slides/python-net/text-formatting/
  2. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.insertaf…...0px; white-space: normal; background-color: rgb(255, 255, 255);...version you compiled against. Remove duplicate or outdated copies...

    forum.aspose.com/t/method-not-found-error/323695
  3. Document | Aspose.Words for Java

    Represents a Word document in Java....Content nodes can be added or removed from anywhere in the document...getBackgroundShape() Gets the background shape of the document. getBibliography()...

    reference.aspose.com/words/java/com.aspose.word...
  4. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....insertDocument(para, subDoc); // Remove the paragraph with the matched...matched text. para.remove(); return ReplaceAction.SKIP; } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to add switch rename and delete worksheets|...

    Use the GridJs bottom bar to add worksheets, switch tabs, rename a sheet inline, and delete a sheet from the tab context menu....and choose Delete Sheet to remove it. The delete action runs...is active; tabcolor : tab background color; fontcolor : tab text...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  6. 分组、转换和验证形状|Documentation

    本节介绍如何使用 Aspose.Diagram 对形状进行分组。...GetPage ( "Page-3" ); // Remove background page srcPage . BackPage...= shapeHeight ; } else { // Remove shape from the Visio page and...

    docs.aspose.com/diagram/zh/net/group-convert-an...
  7. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...1 Background", "1.1.1 Details", "2 Methodology"...appropriate level to the paragraph Remove “list label like” text Please...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  8. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...Inserting to a cell HtmlString removes related styles Aspose.Cells...0pt;\"><span style=\"color:#000000;background-color:transparent;font-f...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  9. FieldDisplayBarcode class | Aspose.Words for Py...

    aspose.words.fields.FieldDisplayBarcode class. Implements the DISPLAYBARCODE field... background_color Gets or sets the background color of...(Inherited from Field ) remove() Removes the field from the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and Remove text in PDF documents using Python....examples show how to modify or remove text in an existing PDF . Use...need to update text values, remove unwanted content, or apply...

    docs.aspose.com/pdf/python-net/replace-text-in-...