Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 12,320 for

replacement

(0.39 sec)
  1. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...use the following code to replace text in PDF: private bool ...cleanKey = key.Replace("\r\n", "").Replace("\r", "").Replace("\n", "")...

    forum.aspose.com/t/issue-with-text-placeholders...
  2. Знайти і замінити C#|Aspose.Words для .NET

    Знайти рядок або звичайний шаблон виразу у вашому документі і замінити його текстом, який ви хочете використовувати C#й...Replacing простір імен. Ви можете працювати...можете використовувати один з Replace методи пошуку або заміни певного...

    docs.aspose.com/words/uk/net/find-and-replace/
  3. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...getToleranceString(); // replacing concentricity symbol tolerance...setToleranceString(currentText.replace("{\\Fgdt;r}","\u2609")); }...

    forum.aspose.com/t/dwg-dwg/314402
  4. .NET을 통해 MSG 문서의 텍스트 검색 및 바꾸기 | products.aspose...

    .NET 프레임워크, .NET 코어 및 Xamarin 플랫폼에서 MSG 파일의 민감한 정보를 수정하기 위한 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/redaction/msg/
  5. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...observations, the text is being replaced. For your reference, I have...Aspose.Cells for .Net and then replaced [ ] using Aspose.Pdf for ...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  6. Современный API|Aspose.Slides для Node.js через...

    Современный API...Presentation Method Signature Replacement Method Signature public final...imageSize) Shape Method Signature Replacement Method Signature public final...

    docs.aspose.com/slides/ru/nodejs-java/modern-api/
  7. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API.... Opening CSV Files and Replacing Invalid Characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  8. Substituir Imagem em Arquivo PDF Existente usan...

    Esta seção descreve como substituir uma imagem em um arquivo PDF existente usando a biblioteca ++....Contents [ Hide ] O método Replace da coleção Images permite que...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/pt/cpp/replace-image-in-exi...
  9. Localizar e substituir em Java|Aspose.Words par...

    Encontre um padrão de string ou expressão regular em seu documento e substitua-o pelo texto desejado usando Java....seguinte: Simple string replacement - para encontrar e substituir...Você pode usar um dos métodos Replace para localizar ou substituir...

    docs.aspose.com/words/pt/java/find-and-replace/
  10. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API.... Replace - Indicates whether to replace the current...

    docs.aspose.com/cells/go-cpp/applying-subtotal-...