Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 213,261 for

new

(0.43 sec)
  1. 在 C# 中將 PPTX 轉換為視頻 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/conversi...
  2. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentProperty.toInt method | Aspose.Words fo...

    DocumentProperty.toInt method. Returns the property value as integer.... let doc = new aw . Document (); let properties...customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...wordStream = new MemoryStream(wordBytes); Document wordDoc = new Document(wordStream);...tags); DocumentBuilder builder = new DocumentBuilder(wordDoc); using...

    forum.aspose.com/t/table-format-disturb-while-c...
  5. Percentage Complete Calculations in PHP | Aspos...

    Learn how to work with Microsoft Project (MPP/XML) percentage complete values using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/percentage-complete-...
  6. Convert PPS to JPEG using Java | products.aspos...

    Sample Java conversion code for PPS format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....Presentation presentation = new Presentation( "template.pps"...getThumbnail( new RenderingOptions()); // create a new file of type...

    products.aspose.com/slides/java/conversion/pps-...
  7. Convert POTX to JPEG using Java | products.aspo...

    Sample Java conversion code for POTX format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....Presentation presentation = new Presentation( "template.potx"...getThumbnail( new RenderingOptions()); // create a new file of type...

    products.aspose.com/slides/java/conversion/potx...
  8. Convert ODP to JPEG using Java | products.aspos...

    Sample Java conversion code for ODP format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....Presentation presentation = new Presentation( "template.odp"...getThumbnail( new RenderingOptions()); // create a new file of type...

    products.aspose.com/slides/java/conversion/odp-...
  9. Convert PPS to GIF using Java | products.aspose...

    Sample Java conversion code for PPS format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....Presentation presentation = new Presentation( "template.pps"...getThumbnail( new RenderingOptions()); // create a new file of type...

    products.aspose.com/slides/java/conversion/pps-...
  10. Convert ODP to BMP using Java | products.aspose...

    Sample Java conversion code for ODP format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application....Presentation presentation = new Presentation( "template.odp"...getThumbnail( new RenderingOptions()); // create a new file of type...

    products.aspose.com/slides/java/conversion/odp-...