Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 10,511 for

insert images

(0.08 sec)
  1. How to fetch entities from a block reference in...

    how to fetch entities from a block reference in dwg file using Aspose.cad for dotnet. The Block reference consists of a ellipse and text....(CadImage cadImage = (CadImage)Image.Load(sourceFilePath)) { // Iterate...CadEntityTypeName.INSERT) { CadInsertObject insert = (CadInsertObject)baseEntity;...

    forum.aspose.com/t/how-to-fetch-entities-from-a...
  2. Change Background of VSSX File via .NET | produ...

    C# source code to change background of VSSX documents on .NET Framework, .NET Core, Mono or COM Interop....diagram as background page Insert an image to the background page...Stencil files) VST (Vector Image Files) VSTM (Microsoft Visio...

    products.aspose.com/diagram/net/changebackgroun...
  3. Change Background of VSD File via java | produc...

    Java source code to change background of VSD file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....diagram as background page Insert an image to the background page...(Drawing Stencils) VST (Vector Image Files) VSTM (Microsoft Visio...

    products.aspose.com/diagram/java/changebackgrou...
  4. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....Imaging Product Family Aspose.BarCode...the total number of pages and insert a new page at the start of...

    kb.aspose.com/pdf/java/add-table-of-contents-to...
  5. SVG files Parsing and Processing API – Aspose.S...

    C# .NET library to parse SVG – load file, read, traverse the elements, and convert SVG to PDF, XPS, and Image formats...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/svg/net/
  6. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....Imaging Product Family Aspose.BarCode...class to add new pages and insert some sample text in it. The...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  7. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....paper sheets containing words, images, tables, and charts. Documents...the page. This is similar to image formats, describing where the...

    docs.aspose.com/words/python-net/converting-to-...
  8. Aspose::Words::NodeList::idx_get method | Aspos...

    Aspose::Words::NodeList::idx_get method. Retrieves a node at the given index in C++....DocumentBuilder > ( doc ); // Insert some nodes with a DocumentBuilder...runs inside the two cells we inserted. nodeList = doc -> SelectNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...get_Slides()) { // generates and inserts slide image auto bitmap = slide ->...-> InsertImage(bitmap); // inserts slide's texts for ( const auto...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  10. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...get_Slides()) { // generates and inserts slide image auto bitmap = slide ->...-> InsertImage(bitmap); // inserts slide's texts for ( const auto...

    products.aspose.com/slides/cpp/conversion/pptx-...