Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,622 for

color replacement

(0.07 sec)
  1. FieldToa.remove_entry_formatting property | Asp...

    FieldToa.remove_entry_formatting property. Gets or sets whether to remove the formatting of the entry text in the document from the entry in the table of authorities.... We can replace it with any text we put on...= True builder . font . color = Color . green builder . font ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...How to Find & Replace Hyperlinks in pdf Aspose.PDF Product...help to know How to Find & Replace Hyperlinks in pdf. I used the...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  3. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/javascript-cpp/get-header...
  4. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited....property Gets or sets whether to replace five or more different page...and its page number. We can replace it with any text we put on...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToa.UsePassim | Aspose.Words for .NET

    Optimize your citations with FieldToa UsePassim. Easily manage multiple references to the same authority, enhancing clarity and accuracy in your work....property Gets or sets whether to replace five or more different page...and its page number. We can replace it with any text we put on...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。... text_replace_options = ap . text . TextReplaceOptions... fill_color = ap . Color . black annot . border_color = ap ....

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  7. FieldTA.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldTA PageRangeBookmarkName property, easily manage bookmarks for page ranges and enhance your document navigation with this powerful feature.... We can replace it with any text we put on...true ; builder . Font . Color = Color . Green ; builder . Font...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry text formatting in your document with FieldToa's RemoveEntryFormatting property. Enhance your table of authorities effortlessly!... We can replace it with any text we put on...true ; builder . Font . Color = Color . Green ; builder . Font...

    reference.aspose.com/words/net/aspose.words.fie...
  9. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....conversion now ensures transparent colors remain white, not black. DICOM...you to specify a background color for removal, excluding foreground...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  10. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically.... SetForegroundColor ( Color :: Red ()); range . Get ( 0...style32 . SetForegroundColor ( Color :: Green ()); range . Get (...

    docs.aspose.com/cells/cpp/managing-ranges/