Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 7,803 for

convert image

(0.09 sec)
  1. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  2. Exporting CAD|CAD 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....[ Hide ] Export 3D AutoCAD Images to PDF Aspose.CAD allows you...you to export 3D AutoCAD images to PDF. Please use the TypeOfEntities...

    docs.aspose.com/cad/java/exporting-cad/
  3. Create HTML Table in C#

    This guide explains how to create HTML table in C#. It covers the system IDE configurations, a stepwise list, and a code snippet to build HTML table in C#....Imaging Product Family Aspose.BarCode...with Aspose.HTML for .NET to convert an HTML to GIF Initialize an...

    kb.aspose.com/html/net/create-html-table-in-csh...
  4. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....Imaging Product Family Aspose.BarCode...with Python . If you want to convert a Word file to PDF, refer to...

    kb.aspose.com/words/python/how-to-create-word-d...
  5. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#....Imaging Product Family Aspose.BarCode...using C# . If you want to convert an existing paragraph to bullets...

    kb.aspose.com/words/net/insert-bullets-in-word-...
  6. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in SvgSaveOptions for efficient Image storage when exporting documents to SVG format. Optimize your workflow today!...physical folder where resources (images) are saved when exporting a...Aspose.Words needs to save all images embedded in the document as...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...rasterized and inserted as a cropped image based on its bounding box. This...conversion to PPTX ? Or at least converting vector paths in the PDF to...

    forum.aspose.com/t/preserving-shape-details-in-...
  8. Wrong Document Sent Back - Free Support Forum -...

    We are experiencing an issue where documents sent to Aspose for signing are returned incorrectly — with the wrong document content. We are currently leveraging Aspose.PDF for .NET, which is specifically used for manipul…...a stamp image onto the PDF where required, Converting a cover...for cover pages, these are converted and embedded into the final...

    forum.aspose.com/t/wrong-document-sent-back/312061
  9. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...Get the RGB Color : You can convert the ColorId of the hatch to...FromColorId(hatchColor).ToRgb(); // Convert to RGB Console.WriteLine("Hatch...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  10. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....Imaging Product Family Aspose.BarCode...want to learn the process to convert a PDF file to XPS using Python...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...