Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 13,024 for

replacement

(1.21 sec)
  1. 使用 C++ 编辑 PDF | Aspose.PDF

    è使用 Aspose.PDF for C++,使用 C++ 示例代码以编程方式编辑 PDF 文档...get_TextFragments ()) { // replace text with "---" tf -> set_Text...

    products.aspose.com/pdf/zh-hans/cpp/editor/
  2. Modifications de l'API publique dans Aspose.Ema...

    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(int, String, MapiMessage) Méthode...

    docs.aspose.com/email/fr/java/public-api-change...
  3. Überprüfung, ob die digitale Signatur des VBA C...

    Lernen Sie, wie Sie die Gültigkeit einer digitalen Signatur des VBA Codes mit Aspose.Cells for JavaScript via C++ überprüfen.... replace ( "Welcome to Aspose" , "Welcome...

    docs.aspose.com/cells/de/javascript-cpp/check-i...
  4. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...replace(".html", "-with-table.docx");...final String newDoc = htmlSrc.replace(".html", "-with-table.docx");...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  5. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...SaveFileFormat]::vsdx) In this code, replace FromArgb(255, 0, 0, 255) with...SaveFileFormat]::vsdx) In this code, replace From I’m not following your...

    forum.aspose.com/t/color-not-set-correctly-for-...
  6. Working with Messages from IMAP Server|Document...

    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/python-net/working-with-m...
  7. Generate Han Xin Code Barcodes in C#|Documentation

    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 ( @"\auto:" , "" ); expectedStr...expectedStr = expectedStr . Replace ( @"\000009:" , "" ); // expectedStr...

    docs.aspose.com/barcode/net/hanxin-code-barcodes/
  8. 使用 Aspose.Email 在 Python 中管理 IMAP 文件夹|Documenta...

    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/zh/python-net/manage-imap...
  9. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET.... Replace (xml, "**$1Hrs$2Mins$3Secs**"...27 string duration = regex. Replace (args. InvalidValue , "PT$1H$2M$3S"...

    docs.aspose.com/tasks/net/creating-reading-and-...
  10. Add Image to PDF using C++|Aspose.PDF para C++

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca C++....Utilice el método sobrecargado Replace en la clase XImageCollection...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/es/cpp/add-image-to-existin...