Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 216,907 for

new

(0.17 sec)
  1. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Merge images|Aspose.PDF for .NET

    Discover how to merge images into a single PDF document in .NET using Aspose.PDF for streamlined document creation....( FileStream outputStream = new FileStream ( dataDir + "MergeImages_out...( FileStream outputStream = new FileStream ( dataDir + "MergeImages02_out...

    docs.aspose.com/pdf/net/merge-images/
  3. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...file provided, will create a new workbook } // Instantiate or...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  4. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...save options const options = new XlsbSaveOptions (); // Level...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  5. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...preserving layout: Document doc = new Document("input.docx"); PdfSaveOptions...PdfSaveOptions options = new PdfSaveOptions(); options.SaveFormat...

    forum.aspose.com/t/words-for-net-output-questio...
  6. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  7. 档案

    档案...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // 添加微笑形状,然后为其设置动画...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  8. 搜索

    搜索...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // 添加微笑形狀,然後為其設置動畫...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  9. 档案

    档案... // 创建一个新的位图 var bitmap = new Bitmap(1000, 800, System.Drawing...// 定义剪辑 Rectangle rectangle = new Rectangle(200, 200, 600, 400);...

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  10. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples....Presentation presentation = new Presentation ( "Presentation...this: Dimension imageSize = new Dimension ( 1820 , 1040 ); Presentation...

    docs.aspose.com/slides/java/convert-slide/