Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 216,907 for

new

(1.11 sec)
  1. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are imported from HTML-based documents in Java....loadOptions = new HtmlLoadOptions(); // Set the new mode of import...Mode); Document doc = new Document(new ByteArrayInputStream(html...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shading Class | Aspose.Words for .NET

    Discover the Aspose.Words.Shading class, designed to enhance your documents with customizable shading attributes for a professional look....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sha...
  3. PDF to TIFF Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with C++ sample code using Aspose.PDF for C++... Initialize a new Document, and run a loop for...add a new page to TIFF document In loop: add PDF file to new page...

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  4. Working with Radius of Sphere|Documentation

    Using Aspose.3D for .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ...Create a Scene Scene scene = new Scene (); // Set Sphere Radius...RootNode . CreateChildNode ( new Sphere () { Radius = 10 }); //...

    docs.aspose.com/3d/net/working-with-radius-of-s...
  5. SvgSaveOptions.maxImageResolution property | As...

    SvgSaveOptions.maxImageResolution property. Gets or sets a value in pixels per inch that limits resolution of exported raster images... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  7. 在PHP中将Excel转换为PDF文件|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....$saveFormat = new SaveFormat (); $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/converting-excel-...
  8. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting documents to Docling JSON format.... Document doc = new Document ( MyDir + "Rendering...DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover LoadOptions LanguagePreferences to customize document loading with preferred languages, enhancing user experience and accessibility.... LoadOptions loadOptions = new LoadOptions (); loadOptions ... Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Corporate | Aspose.Words for Java

    Represents a corporate an organization bibliography source contributor in Java....Corporate(String name) Initialize a new instance of the Corporate class...Corporate(String name) Initialize a new instance of the Corporate class...

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