Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 223,097 for

new

(0.16 sec)
  1. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!... DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl (); Shape shape...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 公共 API Aspose.Diagram 6.6.0 的变化|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....diagram InputStream input = new FileInputStream ( "c:\\temp\\macro...Visio diagram Diagram diagram = new Diagram ( DirPath + "Drawing1...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs...."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); string ret...GridJsWorkbook . CacheImp = new LocalFileCache (); public class...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  4. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...stream = new MemoryStream(templateBytes)) { Document doc = new Document(stream);...Execute(new string[] { "FieldName1", "FieldName2" }, new object[]...

    forum.aspose.com/t/interop-to-aspose-c/324832
  5. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...BuildReport(doc, new JsonDataSource(ms, jOpt), "ds");...Save("C:\\Temp\\ErroredOutput.docx"); throw new InvalidOperationExce( $"Document...

    forum.aspose.com/t/get-inline-error-message/315601
  6. Aspose.pdf for java版本24.11,使用TextFragmentAbsorb...

    相关代码如下: private static void pdfStamp(InputStream srcImgInputStream) throws Exception { License license = New License(); license.setLicense(getLicenseInputStream(LICENSE)); Locale.setDefault(Locale.CHINA); try { …...Exception { License license = new License(); license.setLicens...CHINA); try { Document document = new Document(srcImgInputStream);...

    forum.aspose.com/t/aspose-pdf-for-java-24-11-te...
  7. Úpravy souborů PSD online | products.aspose.com

    Upravte soubory PSD Adobe Photoshop online...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/cz/editor/
  8. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = New HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions...Load the DOCX Document doc = new Document("TableWithDottedBorde...

    forum.aspose.com/t/bug-when-generating-html-in-...
  9. PageSetup.otherPagesTray property | Aspose.Word...

    PageSetup.otherPagesTray property. Gets or sets the paper tray (bin) to be used for all but the first page of a section... let doc = new aw . Document (); // Find the...PrinterSettings object. let settings = new PrinterSettings (); // The paper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Actual Properties in PHP | Aspose.Tasks Documen...

    This guide explains how to work with Microsoft Project actual 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/actual-properties-in...