Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 132,037 for

new

(0.13 sec)
  1. 将PowerPoint转换为动画GIF|Aspose.Slides 文档

    将PowerPoint转换为动画GIF:PPT到GIF,PPTX到GIF,使用Aspose.Slides API。...为动画GIF: Presentation pres = new Presentation ( "pres.pptx" );...为动画GIF: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. PdfSaveOptions.encryptionDetails property | Asp...

    PdfSaveOptions.encryptionDetails property. Gets or sets the details for encrypting the output PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...annotations. let encryptionDetails = new aw . Saving . PdfEncryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Specify image resolution, quality, compression ...

    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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...ImageOrPrintOptions options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/net/specify-image-resolut...
  4. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... To add or insert new values to a chart series, or...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Text, Image or Page Stamps in PDF using C++ | A...

    Add stamps: text, image or page - to PDF programmatically with C++ sample code using Aspose.PDF for C++....Create or add new Text Stamp to page Create or add new Image Stamp...Stamp to page Create or add new Page Stamp to PDF How to add Stamps...

    products.aspose.com/pdf/cpp/stamps/
  7. CssSavingArgs.Document | Aspose.Words for .NET

    Discover the CssSavingArgs Document property to access the current document being saved, enhancing your workflow efficiency and document management....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ICssSavingCallback.CssSaving | Aspose.Words for...

    Discover the ICssSavingCallback CssSaving method in Aspose.Words, enhancing your CSS management for better web design efficiency....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation 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...