Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 223,108 for

new

(0.23 sec)
  1. DICOM Anonymization|Aspose.Medical for .NET Doc...

    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.... Anonymizer anonymizer = new (); // Anonymize the DICOM file...Anonymization . Anonymizer anonymizer = new ( profile ); // Load a DICOM...

    docs.aspose.com/medical/net/developer-guide/dic...
  2. How to Save a Webpage as a PDF – C# Examples

    Learn how to save a webpage as a PDF in C#. Turn any webpage into PDF, download webpages as PDF files, and export HTML to PDF with Aspose.HTML for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/how-to-save-a-webpage-...
  3. BorderCollection.Right | Aspose.Words for .NET

    Discover BorderCollection Right property for precise border control in your designs. Enhance your layouts with the perfect border every time!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/net/aspose.words/bor...
  4. BorderCollection.Top | Aspose.Words for .NET

    Discover BorderCollection, the ultimate property for stunning top borders that elevate your design. Enhance your projects with our unique offerings!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Փոխարկել Պատկեր TXT Java

    Փոխարկեք Պատկեր ը TXT ձևաչափի Java կոդով: Պահեք Պատկեր որպես TXT օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/im...
  6. Გადაიყვანეთ JPG DOC Java

    გადაიყვანეთ JPG DOC Java ფორმატში კოდით. შეინახეთ JPG როგორც DOC Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  7. Փոխարկել Պատկեր DOC Java

    Փոխարկեք Պատկեր ը DOC ձևաչափի Java կոդով: Պահեք Պատկեր որպես DOC օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/im...
  8. Გადაიყვანეთ JPG TXT Java

    გადაიყვანეთ JPG TXT Java ფორმატში კოდით. შეინახეთ JPG როგორც TXT Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  9. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/obj/
  10. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/amf/