Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 13,268 for

replacement

(0.75 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. Manipular Tablas en PDF existente|Aspose.PDF pa...

    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....deseada, puedes usar el método replace() de la clase TableAbsorber...tabla con la nueva absorber . replace ( pdf_document . pages [ 1...

    docs.aspose.com/pdf/es/python-net/manipulate-ta...
  5. Filtrera objekt vid laddning av arbetsbok eller...

    Lär dig hur du filtrerar data vid laddning av arbetsböcker eller kalkylblad med Aspose.Cells for JavaScript via C++....minimal implementation can be replaced with actual filtering logic...name ? worksheet . name . replace ( /[\/\\:?*"g , '_' ) : `sheet...

    docs.aspose.com/cells/sv/javascript-cpp/filter-...
  6. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in Java using Aspose.Slides with images and other resources saved as external linked files....a browser or CDN; inspect, replace, compress, or post-process...normalizedUrlPrefix = urlPrefix . replace ( '\\' , '/' ); return normalizedUrlPrefix...

    docs.aspose.com/slides/java/exporting-presentat...
  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. 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...
  9. 使用 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...
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...使用 XImageCollection 类中的重载 Replace 方法。 以下代码片段演示了如何将所有文档图像转换为使用...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

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