Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 214,357 for

new

(0.08 sec)
  1. Convert TEXT To GIF Javascript

    Convert TEXT to GIF format in JavaScript code. Save TEXT as GIF using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.txt" ) for...require('@aspose/words'); var doc = new aw.Document("Input.txt") doc...

    products.aspose.com/words/nodejs-net/conversion...
  2. 设置工作表缩放比例|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...设置工作表缩放比例 C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/zh/net/set-worksheet-zoom...
  3. ImageSaveOptions.ThresholdForFloydSteinbergDith...

    Optimize your images with the ImageSaveOptions Threshold for Floyd-Steinberg Dithering. Control binarization error for stunning results in image processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlLoadOptions.PreferredControlType | Aspose.W...

    Discover HtmlLoadOptions' PreferredControlType property to customize document node types for imported inputs and select elements. Optimize your forms effortlessly!...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions (); htmlLoadOptions...StructuredDocumentTa ; Document doc = new Document ( new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.loa...
  5. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective image binarization. Optimize your document processing with advanced techniques....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. AiModel.create method | Aspose.Words for Node.js

    AiModel.create method. Creates a New instance of [AiModel](../) class....create(modelType) Creates a new instance of AiModel class. create...Google models. let firstDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...There are two ways of adding a new item to an existing collection...

    reference.aspose.com/words/java/com.aspose.word...
  8. Փոխարկել WORD PNG Java

    Փոխարկեք WORD ը PNG ձևաչափի Java կոդով: Պահեք WORD որպես PNG օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/wo...
  9. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....specifying start of new section on a new page, or a paragraph...specifying start of new section in a new column. SectionBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Tables are misaligned when converting Aspose.Wo...

    In Aspose.Words version 25.2.0, my Word file Журнал для весов без подключенного принтера в случае максимального взвешивания менее 64 кг (1).docx (346,8 КБ) is converted to PDF with misaligned tables. This issue did not…...(MemoryStream memoryStream = new MemoryStream(fileWordContent))...(MemoryStream newMemoryStream = new MemoryStream()) { Aspose.Words...

    forum.aspose.com/t/tables-are-misaligned-when-c...