Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 164,045 for

new

(0.07 sec)
  1. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET...jpg" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Pages [ 1 ]; var imageStream = new FileStream ( imageFile , FileMode...

    products.aspose.com/pdf/net/images/add/
  2. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....properties available at the new location. Examples: Shows how...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Assign...

    reference.aspose.com/words/net/aspose.words.rep...
  4. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis group in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...clear(); String[] categories = new String[] { "Category 1", "Category...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...will need to set it for each new field. // This field continues...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow.... Configure ( new FFOptions { BinaryFolder = @...Presentation presentation = new Presentation ()) { ISlide slide...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. PSB zmenšit velikost řešení | products.aspose.com

    Snižte velikost souborů PSD...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/cz/reduce-size/psb/
  9. PSB Reduce Size Solution | products.aspose.com

    Reduce PSD files size...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/reduce-size/psb/
  10. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getFieldOptions().setUserPromptRespond(new PromptRespondent()); doc.getMailMerge()...

    reference.aspose.com/words/java/com.aspose.word...