Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 12,140 for

replacement

(0.17 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. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....Use o método sobrecarregado Replace na classe XImageCollection...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  4. 将图像添加到 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  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. 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-...