Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 196,911 for

new

(0.12 sec)
  1. Insert Hyperlinks in Worksheet|Documentation

    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.... C# Workbook workbook = new Workbook (); // Creating a Workbook... Hyperlinks ; Style style = new Style (); style . Font . Underline...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  2. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in Java...Presentation class Presentation pres = new Presentation ( "pres.pptx" );...FileInputStream fileStream = new FileInputStream ( "Wildlife.mp4"...

    docs.aspose.com/slides/java/video-frame/
  3. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/sec...
  4. MD to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of MdLoadOptions $loadOption = new MdLoadOptions...

    products.aspose.com/pdf/php-java/conversion/md-...
  5. 使用 C# 打印 PDF | Aspose.PDF

    用於在 .NET 框架、.NET Core 上列印 PDF 文檔的 C# 原始程式碼。...pdf" ); var viewer = new Aspose . Pdf . Facades . PdfViewer...PrintPageDialog = false ; var ps = new Aspose . Pdf . Printing . PrinterSettings...

    products.aspose.com/pdf/zh-hant/net/print/
  6. 使用 Java 创建 PDF 表单 | Aspose.PDF

    在 Java 和 PHP 的 PDF 文件中,使用这个 Java 源代码创建 PDF 表单,Delphi。...try ( Document pdfDocument = new Document ( inputFile )) { Page...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    products.aspose.com/pdf/zh-hant/java/acroforms/...
  7. ChartSeriesCollection.Clear | Aspose.Words for ...

    Effortlessly clear all ChartSeries from your collection with the ChartSeriesCollection Clear method. Streamline your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....document Document document = new Document ( documentFileName );...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  9. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...endnoteText ) { Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/net/aspose.words/bod...
  10. MarkdownSaveOptions | Aspose.Words for .NET

    Discover the MarkdownSaveOptions constructor to effortlessly save documents in Markdown format. Streamline your workflow with this essential tool....MarkdownSaveOptions constructor Initializes a new instance of this class that can...RenameImages () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...