Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 162,156 for

new

(0.06 sec)
  1. View SVG Files using C++ | Aspose.PDF

    Open and view SVG documents programmatically with C++ sample code using Aspose.PDF for C++...var document = new Document ( "template.svg" , new SvgLoadOptions...

    products.aspose.com/pdf/cpp/viewer/svg/
  2. Unlock PPT Presentation Files using .NET | prod...

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

    products.aspose.com/slides/net/unlock/ppt/
  3. Convert Presentations in Handout Mode in PHP|As...

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

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Set the background color for PDF with Go via C+...

    Set background color for the your PDF file with Go via C++....SetBackground method applies a new background color to the PDF document...saves the updated PDF under a new name. This code is ideal for...

    docs.aspose.com/pdf/go-cpp/set-background-color/
  5. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TiffCompression enumeration | Aspose.Words for ...

    Aspose.Words.Saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...into an image. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImportFormatOptions.ForceCopyStyles | Aspose.Wo...

    Discover the ImportFormatOptions ForceCopyStyles property, control style copying in KeepSourceFormatting mode with ease. Default is false for optimal results.... Document srcDoc = new Document ( MyDir + "Styles source...source.docx" ); Document dstDoc = new Document ( MyDir + "Styles destination...

    reference.aspose.com/words/net/aspose.words/imp...
  8. JsonDataSource constructor | Aspose.Words for P...

    aspose.words.reporting.JsonDataSource constructor...JsonDataSource(json_path) Creates a new data source with data from a...JsonDataSource(json_stream) Creates a new data source with data from a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Generate Reports in PST Files via Java | produc...

    Java sample code to create PST format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....generate messages in bulk Create a new PST with PersonalStorage.Create...& Add to PST - C# //create a new MailMessage instance as a template...

    products.aspose.com/email/java/assembly/pst/
  10. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control paragraph breaks effortlessly for seamless text formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // When...

    reference.aspose.com/words/net/aspose.words.rep...