Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 12,648 for

replacement

(0.19 sec)
  1. Convert VSDX to VSX via Java | products.aspose.com

    Sample Java conversion code for VSDX format to VSX file. Use this example code to convert VSDX to VSX within any Web or Desktop Java based application.... It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/java/conversion/vsd...
  2. Convert VSTM to VSDX via Java | products.aspose...

    Sample Java conversion code for VSTM format to VSDX file. Use this example code to convert VSTM to VSDX within any Web or Desktop Java based application.... It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/java/conversion/vst...
  3. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....data sorting Yes Find and replace text Yes Merge/split cells...

    docs.aspose.com/cells/java/aspose-cells-features/
  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. 将图像添加到 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...
  7. 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...
  8. 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...
  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. 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...