Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 47,410 for

as

(0.11 sec)
  1. C++ API to Export MD to MHTML | products.aspose...

    Convert MD to MHTML within C++ applications....Convert MD to MHTML within C++ applications.

    products.aspose.com/total/cpp/conversion/md-to-...
  2. Manipulating DICOM Formats|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....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.

    docs.aspose.com/imaging/net/manipulating-dicom-...
  3. Manipulating JPEG Images|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....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.

    docs.aspose.com/imaging/python-net/manipulating...
  4. Missing structures in excel after converted int...

    Hello Team, Thanks for your support!. I tried converting an Excel file to PDF, but after the conversion, some structures from the Excel file are missing in the resulting PDF. I have attached both the original Excel fil…...Hello Team, Thanks for your support!. I tried converting an Excel file to PDF, but after the conversion, some structures from the Excel file are missing in the resulting PDF. I have attached both the original Excel fil…

    forum.aspose.com/t/missing-structures-in-excel-...
  5. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save As pdf, svg, html, image, xps and other formats....This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats.

    docs.aspose.com/diagram/net/drawing/draw-text/
  6. CFF to TTF Converter API |.NET

    Convert CFF to TTF using .NET API on Windows. Integrate this native CFF to TTF font conversion functionality into your own solution....Convert CFF to TTF using .NET API on Windows. Integrate this native CFF to TTF font conversion functionality into your own solution.

    products.aspose.com/font/net/conversion/cff-to-...
  7. WOFF to WOFF2 Converter API |.NET

    Convert WOFF to WOFF2 using .NET API on Windows. Integrate this native WOFF to WOFF2 font conversion functionality into your own solution....Convert WOFF to WOFF2 using .NET API on Windows. Integrate this native WOFF to WOFF2 font conversion functionality into your own solution.

    products.aspose.com/font/net/conversion/woff-to...
  8. TTF to WOFF Converter API |.NET

    Convert TTF to WOFF using .NET API on Windows. Integrate this native TTF to WOFF font conversion functionality into your own solution....Convert TTF to WOFF using .NET API on Windows. Integrate this native TTF to WOFF font conversion functionality into your own solution.

    products.aspose.com/font/net/conversion/ttf-to-...
  9. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx wAs built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code As addEmbeddedFont wit…...Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…

    forum.aspose.com/t/font-licensing-question/314379
  10. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…

    forum.aspose.com/t/change-a-field-name/312114