Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,616 for

remove background

(0.13 sec)
  1. 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...
  2. 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...
  3. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....get; set; } Gets or sets the background shape of the document. Can...when a node is inserted or removed in the document. abstract NodeType...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Developer Guide|Documentation

    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....Breaks Insert Background Image to Excel Remove Existing PrinterSettings...Freeze Panes Applying and Removing Split Panes Developer Controls...

    docs.aspose.com/cells/java/developer-guide/
  5. 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
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. 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...