Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 12,659 for

replacement

(0.17 sec)
  1. Latest Aspose.PSD Product Family topics - Free ...

    Get technical support of Aspose.PSD for .NET....7 50 March 27, 2025 After replacing the smart layer, various problems...problems may occur. Without replacement, exporting PNG directly is...

    forum.aspose.com/c/psd/34
  2. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#....paragraph, it can be used as a replacement for an expression tag that...

    docs.aspose.com/words/net/working-with-common-c...
  3. Search and Replace in GridWeb|Documentation

    This article introduces how to search and replace in GridWeb....Ask AI Search and Replace in GridWeb Contents [ Hide ] One of...spreadsheet is to use the find and replace feature. Find helps you locate...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...specify the resolution when replacing the contents using the ReplaceContents...snippet demonstrating how to replace the contents of a SmartObjectLayer...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  5. How to delete the invisible objects in a pdf fi...

    6.pdf (1.3 MB) I have a lot of PPT converted PDF files. Some of the text is under the pictures and is obscured. In fact, these texts are useless. When I read the text content, I will read these redundant texts. Therefor…...moving after hidden text replacement. textAbsorber.TextReplaceOptions...moving after hidden text replacement. textFragmentAbsorber.TextReplaceOptions...

    forum.aspose.com/t/how-to-delete-the-invisible-...
  6. How to Eliminate Page Breaks in Word using Java

    This article describes how to eliminate page breaks in Word using Java. It has details about the environment settings, a list of programming steps, and a runnable sample code to remove all page breaks in Word using Java....containing any page break and replacement with an empty string before...

    kb.aspose.com/words/java/how-to-eliminate-page-...
  7. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ can find the right font or its suitable Replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....right font (or its suitable replacement, if the required font cannot...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  8. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....can I replace text inside a Range? A: Use the Replace method...the text to find and the replacement text. The operation works...

    docs.aspose.com/words/net/working-with-ranges/
  9. Search and replace text in EML document via .NE...

    C# source code to redact sensitive information in EML file on .NET Framework, .NET Core, and Xamarin Platforms....A basic message search and replace text in contents, comments...EML using MailMessage. Use Replace method of message Body. Save...

    products.aspose.com/email/net/redaction/eml/
  10. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....and replace some text in the entire file Find and replace some...PdfContentEditor class for replacing a text with a simple and formatted...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...