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

replacement

(0.16 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. C++ API to Export TEX to DOCM | products.aspose...

    Convert TEX to DOCM within C++ applications....extraction, text search, text replacement, image extraction, and more...extraction, text search, text replacement, image extraction, document...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. Aspose.Tex on linux fails - Free Support Forum ...

    Aspose.Tex depends on system.drawing.common still and so fails on linux Unhandled exception: System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at System.Drawing.Drawing2D.Gr…...the steps you can follow to replace System.Drawing.Common with...the Aspose documentation on replacing System.Drawing.Common with...

    forum.aspose.com/t/aspose-tex-on-linux-fails/30...
  5. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font Replacement or uses the Font fallback mechanism....font data or a suitable replacement for the requested font. Since...below (when the appropriate replacement is found, the Font Substitution...

    docs.aspose.com/words/net/manipulating-and-subs...
  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. 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...
  8. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....Drawing) replacement Cross platform 2D graphics...

    docs.aspose.com/drawing/net/developer-guide/sys...
  9. 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-...
  10. 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/