Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 198,395 for

new

(0.14 sec)
  1. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...PPTX file Presentation pres = new Presentation (); try { // Gets...getImages (). addImage ( new FileInputStream ( new File ( "asp1.jpg"...

    docs.aspose.com/slides/androidjava/picture-frame/
  2. Converting DWG to TIFF always results in black ...

    Hello community, I’ve been testing converting DWG files to TIFF using the .Net API in the Trial version, and it always generates black and white images, even though the DWG files are full color. Here’s the code we’re us…...width var rasterizationOptions = new Aspose.CAD.ImageOptions.CadRasterizationOpti()...of TiffOptions var options = new Aspose.CAD.ImageOptions.TiffOptions(Aspose...

    forum.aspose.com/t/converting-dwg-to-tiff-alway...
  3. Convert Presentations in Handout Mode in JavaSc...

    Convert Presentations in Handout Mode in JavaScript... let presentation = new asposeSlides . Presentation (...options. let slidesLayoutOptions = new asposeSlides . HandoutLayoutingOpti...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  4. Convert Presentations in Handout Mode in Androi...

    Convert Presentations in Handout Mode in Android...Presentation presentation = new Presentation ( "sample.pptx"...HandoutLayoutingOpti slidesLayoutOptions = new HandoutLayoutingOpti (); slidesLayoutOptions...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PlainTextDocument plaintext = new PlainTextDocument ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pla...
  6. Font.NameOther | Aspose.Words for .NET

    Discover Font NameOther. Easily customize fonts for character codes 128-255, enhancing your text's style and readability. Elevate your design today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Font . NameOther = "Courier New" ; // Insert a run with one word...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition/invoice/
  8. Unlock PPTX Presentation Files using .NET | pro...

    C# source code to remove protection from PPTX Presentation....C# LoadOptions loadOptions = new LoadOptions {Password = "123123"...(Presentation presentation = new Presentation( "pres.pptx" , loadOptions))...

    products.aspose.com/slides/net/unlock/pptx/
  9. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveOptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...renderer. let saveOptions = new aw . Saving . ImageSaveOptions...

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