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

remove background

(0.07 sec)
  1. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX 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...
  2. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY 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...
  3. FieldPage | Aspose.Words for Java

    Implements the PAGE 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...
  4. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT 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...
  5. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE 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...
  6. 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-...
  7. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME 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. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....it may appear with a solid background or border that can potentially...make the shape transparent by removing both its fill and border colors:...

    docs.aspose.com/slides/net/watermark/
  9. Aspose words Java -ExportDocumentStructure - vi...

    When exporting DOCX to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...PDF) is enabled; disabling it removes the trailing space. 933×37...g., Aspose.PDF for Java) to remove the unwanted whitespace tag...

    forum.aspose.com/t/aspose-words-java-exportdocu...
  10. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....Cells lets you both add and remove conditional formatting at runtime..., u "100" ); // Sets the background color. FormatCondition fc...

    docs.aspose.com/cells/cpp/conditional-formatting/