Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 2,616 for

remove background

(0.25 sec)
  1. How to use Aspose.CAD in Angular|CAD Documentation

    Use Aspose.CAD in Angular....the drawing <span style="background-color: red"> <input type="file"...URL.revokeObjectURL(url); a.remove(); }); } } Start application...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  2. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF 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. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....graphics placed in document’s background. getColorMode() Gets a value...transparent images with black background color. getPreserveFormField()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框...getLayoutSlide ()); // Creates a background for the second slide slide2..."第二张幻灯片" ); // Creates a background for the third slide slide3...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  5. How to Optimize SVG – Aspose.SVG for .NET

    You will learn how to optimize SVG and reduce the size of SVG files using Aspose.SVG for .NET....heuristics to optimize paths and remove unused or useless elements...allow to reduce SVG code by removing empty elements, attributes...

    docs.aspose.com/svg/net/how-to-optimize-svg/
  6. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by pages in C#. You will learn how using C# split PDF pages with the help of simple steps and a runnable sample code....the page size, adding some background, stamping the page with image...optimizing the PDF file by removing unused objects, compressing...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...
  7. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...writeln(); // Single line break (remove second writeln() to reduce...builder.write("Section 1.2: Background"); builder.writeln(); builder...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  8. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....get; set; } Gets or sets the background color of the barcode symbol...no separator). virtual Remove () Removes the field from the document...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...Content nodes can be added or removed from anywhere in the document...insert_after() , CompositeNode.remove_child() and other methods provided...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format and Modify Named Ranges with JavaScript ...

    Learn how to format and modify named ranges using Aspose.Cells for JavaScript via C++....Hide ] Format Ranges Setting Background Color and Font Attributes...; }); </ script > </ html > Remove a Named Range Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/format-and...