Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 19,357 for

replacement

(0.08 sec)
  1. Aspose Total Support for .NET 6 | Using System....

    Does Aspose.BarCode, Aspose.Cells, Aspose.PDF, Aspose.Words support .NET 6? Aspose.BarCode, Aspose.Cells, Aspose.PDF depends on System.Drawing.Common. For .NET 6 System.Drawing.Common only supported on Windows. Are you …...Net should be replace Aspose.Total Product Family...“BARCODENET-37915”), we decided to replace System.Drawing with Aspose...

    forum.aspose.com/t/aspose-total-support-for-net...
  2. Aspose TextStamp - Free Support Forum - aspose.com

    Code.docx (3.8 KB) Hello, We are using Aspose PDF version 22.6 for JAVA and we apply a stamp to all the incoming document. However, we have a requirement to overwrite the previous stamp in some cases and if the new sta…...website we see an option to replace stamp by id but we are not...“Confidential” in the first stamp was replaced with “Test”. You can see part...

    forum.aspose.com/t/aspose-textstamp/255157
  3. Text layer problem - Free Support Forum - aspos...

    When I change the text in my psd file with c# language, the properties of the font change. The text layer in the PSD file seems to have changed. When we enter to correct the text, it returns to its original state. Can y…...Replace("\0", string.Empty); var psdAlanAra...textLayer.UpdateText(PSDText.Replace(psdAlanAra, "New Message"));...

    forum.aspose.com/t/text-layer-problem/271717
  4. How to get the pictures with size and (x,y) pos...

    Hi, Support: I want to extract all the inserted pictures with (w,h) and (x,y) at a given row, and get the (x,y) of the Cells(Row,Column), how to reach them? By using following code: Dim Shapes = SrcExcel.Worksheets(0)…...Next Dim row As Integer = 2 ' Replace with your desired row Dim column...column As Integer = 1 ' Replace with your desired column ' Get...

    forum.aspose.com/t/how-to-get-the-pictures-with...
  5. ProcessingInstruction | Aspose.HTML for .NET AP...

    The ProcessingInstruction represents a processing instruction used in XML as a way to keep processor-specific information in the text of the document....string is not empty or null, replaced by a single Text node containing...ReplaceChild (Node, Node) Replaces the child node oldChild with...

    reference.aspose.com/html/net/aspose.html.dom/p...
  6. TextReplaceOptions.ReplaceAdjustment - Aspose.P...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....action that will be done after replace of text fragment to more short...short. None - no action, replaced text may overlaps rest of the...

    reference.aspose.com/pdf/java/com.aspose.pdf/Te...
  7. alphareplace - Aspose.Slides for Android via Ja...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....IAlphaReplace Represents and Alpha Replace effect. Effect alpha (opacity)...(opacity) values are replaced by a fixed alpha. Method Summary All...

    reference.aspose.com/slides/androidjava/com.asp...
  8. Remove style element raises NullReferenceExcept...

    I am post-processing an SVG with embedded WOFF fonts (some custom) to make it compatible to insert as a Microsoft Word image and retain fonts. I am encountering a problem where I cannot remove the parent style element c…... Replace elements containing “font-family”...SVGDocument(fileName); // 2. Replace elements containing "font-family"...

    forum.aspose.com/t/remove-style-element-raises-...
  9. FontSettingCollection класс | Aspose.Cells for ...

    FontSettingCollection класс FontSettingCollection класс Представляет список FontSetting . Тип FontSettingCollection п......Описание replace(index, count, text) Замените текст. replace(old_value...

    reference.aspose.com/cells/python-net/ru/aspose...
  10. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all page breaks in Word using C#. It has information about the IDE settings, a list of steps, and a runnable program to eliminate page breaks in Word using C#....runs in each paragraph and replace all the page breaks with an...places that can be removed by replacing it with an empty string. Code...

    kb.aspose.com/words/net/how-to-remove-all-page-...