Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 197,077 for

new

(0.1 sec)
  1. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML 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/vrml/
  2. NodeList Class | Aspose.Words for .NET

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing document processing capabilities....nodes from the collection to a new array of nodes. Remarks NodeList...void Fields () { Document doc = new Document ( MyDir + "Hyperlinks...

    reference.aspose.com/words/net/aspose.words/nod...
  3. System displaying invalid character in the chin...

    When rendering the pdf document the watermark text of chinese text showing incorrect word in the textstamp. sampledoc.pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document pdfDocument = New Aspose.Pdf.Document(“C:\…...Document pdfDocument = new Aspose.Pdf.Document(“C:\Users\Vignesh...PM(IST)”; TextStamp textStamp = new TextStamp(stampText); textStamp...

    forum.aspose.com/t/system-displaying-invalid-ch...
  4. Փոխարկել Պատկեր DOCX Java

    Փոխարկեք Պատկեր ը DOCX ձևաչափի Java կոդով: Պահեք Պատկեր որպես DOCX օգտագործելով 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...
  5. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in Java...applying new colors for the theme. To allow you select a new theme...a theme: Presentation pres = new Presentation (); try { IAutoShape...

    docs.aspose.com/slides/java/presentation-theme/
  6. Սեղմել TIFF Ը Java Ում

    Սեղմեք TIFF ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/compress/tiff/
  7. Սեղմել JPG Ը Java Ում

    Սեղմեք JPG ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/compress/jpg/
  8. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using Java... Workbook workbook = new com . aspose . cells . Workbook...ByteArrayOutputStrea oleStream = new ByteArrayOutputStrea (); workbook...

    docs.aspose.com/slides/java/working-solution-fo...
  9. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...substitution: FontSubstRule rule = new FontSubstRule("Brush Script MT"...FontSubstRuleCollect rules = new FontSubstRuleCollect(); rules...

    forum.aspose.com/t/installed-font-will-be-subst...
  10. MailMergeCheckErrors enumeration | Aspose.Words...

    aspose.words.settings.MailMergeCheckErrors enumeration. Specifies how Microsoft Word will report errors detected during mail merge....merge and report errors in a new document. PAUSE_ON_ERROR Complete...merge and report errors in a new document. DEFAULT Equals to the...

    reference.aspose.com/words/python-net/aspose.wo...