Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 12,640 for

replacement

(0.12 sec)
  1. Sayfanın Kağıt Genişliğini ve Yüksekliğini Alın...

    Bu bölümde visio sayfasının kağıt boyutunun Aspose.Diagram ile nasıl alınacağı açıklanmaktadır.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/tr/java/get-paper-width...
  2. Low Code|Aspose.Words voor Java

    Vereenvoudig documentverwerkingstaken zoals vergelijken, converteren, splitsen, samenvoegen, zoeken en vervangen, en anderen met behulp van Low Code API. Aspose.Words LowCode API met schone syntaxis, snelle resultaten en minimale coderingsinspanning....Merger Klasse Search and replace – de Replacer Klasse Digital signing...

    docs.aspose.com/words/nl/java/low-code/
  3. Remove Fields using Node.js|Aspose.Words for No...

    Learn how to remove fields in Node.js. Remove fields programmatically using Node.js via .NET API....may occur when it is to be replaced with a different field type...required. Updating Fields Python Replace Fields Node.js Related articles...

    docs.aspose.com/words/nodejs-net/remove-fields/
  4. Low Code|Aspose.Words dla Java

    Uprość zadania przetwarzania dokumentów, takie jak porównywanie, konwertowanie, dzielenie, scalanie, znajdowanie i zastępowanie oraz inne przy użyciu Low Code API. Aspose.Words LowCode API z czystą składnią, szybkimi wynikami i minimalnym wysiłkiem kodowania....Merger Search and replace – klasa Replacer Digital signing dokumentów-klasa...

    docs.aspose.com/words/pl/java/low-code/
  5. Low Code|Aspose.Words для Java

    Упростите такие задачи обработки документов, как сравнение, преобразование, разделение, слияние, поиск и замена, а также другие, используя Low Code API. Aspose.Words LowCode API благодаря простому синтаксису, быстрым результатам и минимальным затратам на кодирование....Merger Search and replace – класс Replacer Digital signing документов...

    docs.aspose.com/words/ru/java/low-code/
  6. Hücrede Kısmi Metin Nasıl Değiştirilir|Document...

    Aspose.Cells ile hücrede kısmi metni nasıl değiştireceğinizi öğrenin.... Bunu Replace() metodunu kullanarak veya...adlı bir dize ekler. Cell.Replace yöntemi kullanarak metnin bir...

    docs.aspose.com/cells/tr/net/how-to-replace-par...
  7. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... Replace the problematic part with a...group issue. It’s better that replacing the group shape with an image...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  8. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...Replace(new Regex(pattern, RegexOptions...title; } public ReplaceAction Replacing(ReplacingArgs e) { // Create...

    forum.aspose.com/t/how-to-create-a-content-cont...
  9. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …... This allows you to replace missing fonts with alternative...Save(output); } } } In this example, replace "Arial" with any other font...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  10. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...如果您需要找到特定表格并用所需的表格替换它,可以使用 TableAbsorber 类的Replace()方法来实现。以下示例演示了在PDF文档中替换表格的功能:...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...