Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 33,712 for

new

(0.1 sec)
  1. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);... ImageSaveOptions options = new ImageSaveOptions(SaveFormat.JPEG);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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.... Not all examples of using new API were copied and tested. //...getRgb32Bpp (); RawColor color = new RawColor ( rgb32Bpp ); Color...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new String[]{"Word", "PDF", "Excel"...

    reference.aspose.com/words/java/com.aspose.word...
  4. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...docToInsert = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  6. PclSaveOptions.FallbackFontName | Aspose.Words ...

    Discover the PclSaveOptions FallbackFontName property, ensures seamless printing with a default font when your desired font isn't available....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PclSaveOptions saveOptions = new PclSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Image|Aspose.Slides for PHP Documentation

    Work with images in Slides in PowerPoint Presentation using PHP. Add images from disk or from web in PowerPoint Slides using PHP. Add images to Slide Masters or as Slide Background using PHP. Add SVG to PowerPoint Presentation using PHP. Convert SVG to Shapes in PowerPoint using PHP. Add images as EMF in Slides using PHP....an image to a slide: $pres = new Presentation (); try { $slide...the web to a slide : $pres = new Presentation (); try { $slide...

    docs.aspose.com/slides/php-java/image/
  8. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Node.js via Java limitations and api differences....java" ); Instantiating a new Presentation Aspose.Slides for...for Java Presentation pres = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/limitations-...
  10. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

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