Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 197,060 for

new

(0.09 sec)
  1. 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...
  2. 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...
  3. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++.... "data" ); const workbook = new AsposeCells . Workbook (); //...ContentDisposition . Inline , new AsposeCells . XlsSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  4. 在C#中將PPT轉換為視頻 | products.aspose.com

    在C#中將PPT轉換為視頻。使用 .NET 庫 API 將 PowerPoint 轉換為視頻...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // Adds a smile...

    products.aspose.com/slides/zh-hant/net/conversi...
  5. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Exploring features of FormEditor class|Aspose.P...

    You can learn details of exploring features of FormEditor class with Aspose. PDF for .NET library...Facades namespace not only to add new forms and form fields in a PDF...fields. You can not only add new fields, but also remove existing...

    docs.aspose.com/pdf/net/exploring-features-of-f...
  7. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....Microsoft Excel I created a new workbook in MS Excel and added...g., Visual Studio). Create a new console application. Add References...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  8. Working With Tasks | Aspose.Tasks Documentation

    Learn how to manage and organize tasks efficiently using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/split-tasks/
  9. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java....object PdfFileStamp fileStamp = new PdfFileStamp (); // Open Document...Pdf . Facades . Stamp stamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  10. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions...paragraphs from the collection to a new array of paragraphs. add(Node...

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