Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,699 for

remove background

(0.06 sec)
  1. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....titles in Excel, you need to remove the rows or columns that are...Document Assistant Close Insert Background Image to Excel with C++ Calculate...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  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. 分组、转换和验证形状|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...
  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. 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...
  6. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java.... remove() Removes the field from the document...getGeneralFormats().get(0)); // We can remove our formats to revert the field's...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java.... remove() Removes the field from the document...getGeneralFormats().get(0)); // We can remove our formats to revert the field's...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....do I remove or reset a border color in HTML? You can remove a border...external images. How to change background color? – In this article...

    docs.aspose.com/html/python-net/how-to-change-b...
  9. Code Comparison for common features with VSTO|A...

    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....Slides Removing row or column in Table in...and Aspose.Slides Setting Background Color of Master Slide Missing...

    docs.aspose.com/slides/net/code-comparison-for-...
  10. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....isMergeValueRequired() remove() Removes the field from the document...getGeneralFormats().get(0)); // We can remove our formats to revert the field's...

    reference.aspose.com/words/java/com.aspose.word...