Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 222,967 for

new

(0.25 sec)
  1. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly save documents in Xlsx format, ensuring compatibility and quality for your files.... Document doc = new Document ( MyDir + "Shape with...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldToc.CaptionlessTableOfFiguresLabel | Aspos...

    Discover the FieldToc CaptionlessTableOfFiguresLabel property to customize your table of figures. Easily manage sequence identifiers without captions!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DataRowView | Aspose.Words for Java

    Represents a customized view of a DataRow in Java....DataRow row) Initializes a new instance of this class. Methods...Data.DataRow row) Initializes a new instance of this class. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Merge Files with JavaScript via C++|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....used to copy worksheets into a new workbook. These methods are easy...arrayBuffer (); files . push ( new Uint8Array ( arrayBuffer ));...

    docs.aspose.com/cells/javascript-cpp/merge-files/
  5. 使用JavaScript通过C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查VBA代码数字签名的有效性。...project const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsm ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  6. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf.HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(); htmlLoadOptions...optimizedMemoryStrea; try (Document document = new Document(htmlFile.getAbsolutePath()...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...
  7. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let doc = new aw . Document ( base . myDir...docx" ); let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。...file selected - we'll create a new workbook } let workbook ; if...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...