Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 214,446 for

new

(0.19 sec)
  1. RtfLoadOptions | Aspose.Words for .NET

    Discover the RtfLoadOptions constructor that effortlessly initializes your class with default values, enhancing your coding efficiency and productivity....RtfLoadOptions constructor Initializes a new instance of this class with default...RtfLoadOptions loadOptions = new RtfLoadOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.loa...
  2. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....fallback_font_name = 'Times New Roman' # This document will instruct...the printer to apply "Times New Roman" to the text with the missing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt { EmulateRasterOperati...PdfSaveOptions saveOptions = new PdfSaveOptions { MetafileRenderingOpt...

    forum.aspose.com/t/tables-and-images-getting-tr...
  4. How to Migrate to Aspose.Cells 7.0.0 or Higher|...

    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....migrate from the old API to the new API by understanding the changes...If you wish to migrate to the new API , then you may need to carry...

    docs.aspose.com/cells/java/how-to-migrate-to-as...
  5. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ document should start at 2. The numbering in the ‘GuV’ document should start at 3. When I append the ‘GuV’ to a document, the numbering persists. However, if I do the same with th…... Document docStart = new Document(@"C:\Temp\DocStart.docx");...docx"); Document docContent = new Document(@"C:\Temp\DocContent...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  6. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML...let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control list merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted lists to enhance document formatting. Default, false.... Document srcDoc = new Document ( MyDir + "List item...item.docx" ); Document dstDoc = new Document ( MyDir + "List destination...

    reference.aspose.com/words/net/aspose.words/imp...
  8. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...first worksheet const workbook = new Workbook (); const worksheet...with A5 paper size const opts = new LoadOptions ( LoadFormat . Xlsx...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  9. 通过C++的JavaScript向Excel插入背景图片|Documentation

    “如何使用C++的Script向Excel插入背景图片”...background image to apply to a new workbook's first worksheet, then...imgBytes = new Uint8Array ( arrayBuffer ); // Create a new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  10. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...the values of left and right. New elements have been added into...

    docs.aspose.com/slides/java/public-api-and-back...