Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 213,140 for

new

(0.13 sec)
  1. Muunna PSD PSB tai AI | products.aspose.com

    Muunna Adobe PhotoShop & Illustrator tiedostoja kuvia ja muita formaatteja...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/fl/convert/
  2. HtmlFixedSaveOptions.pageMargins property | Asp...

    HtmlFixedSaveOptions.pageMargins property. Specifies the margins around pages in an HTML document... let doc = new aw . Document ( base . myDir..."Document.docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!... Document imgSourceDoc = new Document ( MyDir + "Images.docx"...using ( FileStream outStream = new FileStream ( ArtifactsDir + "Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Default Project Properties in PHP | Aspose.Task...

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects 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/default-project-prop...
  5. General Properties in PHP | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) general properties 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/general-properties-i...
  6. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...two pages. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Style.nextParagraphStyleName property | Aspose....

    Style.nextParagraphStyleName property. Gets/sets the name of the style to be applied automatically to a New paragraph inserted after a paragraph formatted with the specified style....be applied automatically to a new paragraph inserted after a paragraph...style collection. let doc = new aw . Document (); expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... Document doc = new Document(getMyDir() + "Images...PDF. PdfSaveOptions options = new PdfSaveOptions(); // By default...

    reference.aspose.com/words/java/com.aspose.word...
  9. 用指定打印纸张大小的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...
  10. 通过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-...