Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,036 for

color replacement

(0.08 sec)
  1. 新的 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspo...

    在 C# 或 .NET 中导出 PowerPoint HTML... text { color : red ; } 现在,我们将其添加到输入和输出中:...@Raw(Include("portion", subModel).ToString().Replace(Environment.NewLine, ""));...

    docs.aspose.com/slides/zh/net/web-extensions/
  2. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple document formats....supports many features, including color spaces, transparency, and shading...image formats Add, remove, replace or extract text from PDF Manipulation...

    products.aspose.com/total/cpp/
  3. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java.... Replaces all absolute tab characters...0); balloon.setStrokeColor(Color.RED); Shape cube = new Shape(doc...

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

    Represents the mail merge functionality in Java....fields in the document are replaced with values from your data...equals("CompanyName")) { // Select the color depending on whether the row...

    reference.aspose.com/words/java/com.aspose.word...
  5. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Gets a value determining how colors are rendered. getCustomTimeZoneInf()...Sets a value determining how colors are rendered. setCustomTimeZoneInf(TimeZone...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....replace("\\", "\\\\") + "Northwind...Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...

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

    Represents all the formatting for a paragraph in Java....setColor(Color.RED); para.appendChild(run);...setBold(true); font.setColor(Color.BLUE); font.setName("Arial");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....setColor(Color.RED); para.appendChild(run);...footnote.getFont().setColor(Color.GREEN); // All inline story...

    reference.aspose.com/words/java/com.aspose.word...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Convert PDF documents using C# API https://docs.aspose.com/pdf/net/converting/ Recent content in Convert PDF documents using C# API on Documentation ...... Assume we need to replace all PNG images with single...single image test.jpg and replace external URL to internal for other...

    docs.aspose.com/pdf/net/converting/index.xml
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....setBackgroundPattern(Color.GREEN); builder.getCellFormat()...getRowFormat().getBorders().setColor(Color.ORANGE); builder.insertCell();...

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