Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 12,651 for

replacement

(0.4 sec)
  1. Row.GetText | Aspose.Words لـ .NET

    اكتشف طريقة Row GetText لاسترداد النص بسهولة من جميع الخلايا الموجودة في الصف، بما في ذلك حرف نهاية الصف لإدارة البيانات بسلاسة.... Replace ( "\u0007" , ", " ); int rowWidth...

    reference.aspose.com/words/ar/net/aspose.words....
  2. 请问怎么提取docx文件批注内容和他批注的文字位置内容 - Free Support Foru...

    请问怎么提取docx文件批注内容和他批注的文字位置内容 类似这种 字典的值应该是地址什么什么。值是批注内容...replace('\r', '').replace('\u0007', '') marked_text...

    forum.aspose.com/t/docx/316434
  3. Notes de publication d'Aspose.PSD pour .NET 20....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."new_panama-papers-4-trans4_replaced.png" ; string cheminSortiePsd..."new_panama-papers-4-trans4_replaced.psd" ; string cheminNouveauContenu...

    docs.aspose.com/psd/fr/net/aspose-psd-pour-net-...
  4. Note sulla versione di Aspose.PSD for .NET 20.1...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."new_panama-papers-4-trans4_replaced.png" ; string psdOutputPath..."new_panama-papers-4-trans4_replaced.psd" ; string newContentPath...

    docs.aspose.com/psd/it/net/aspose-psd-for-net-2...
  5. Trabalhando com Mensagens de Servidor IMAP|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... replace ( ":" , " " ) . replace ( "?" , " " ) +...

    docs.aspose.com/email/pt/python-net/trabalhando...
  6. C++を使用してPDFに画像を追加|Aspose.PDF for C++

    このセクションでは、C++ライブラリを使用して既存のPDFファイルに画像を追加する方法を説明します。...XImageCollection クラスのオーバーロードされた Replace メソッドを使用します。 以下のコードスニペットは、ド...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/ja/cpp/add-image-to-existin...
  7. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....need to replace old OLE objects with new ones or replace an unsupported...

    docs.aspose.com/slides/androidjava/manage-ole/
  8. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#.... Replace the object changed image with...Slides //-------- //Step - 5: Replace the object changed image with...

    docs.aspose.com/slides/net/create-and-embed-an-...
  9. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Replace(".docx", ".pdf"); PdfSaveOptions...

    forum.aspose.com/t/word/316558
  10. SSN NOt Getting Redacted - Free Support Forum -...

    I’m reaching out to explore solutions for scanning text and performing OCR on PDF documents to redact PII information. We are looking to process approximately 1 million PDFs every day, and I am keen to understand the bes…...SetText("REDACTED"); // Replace with redaction text } // Save...

    forum.aspose.com/t/ssn-not-getting-redacted/316872