Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 223,108 for

new

(2.46 sec)
  1. LanguagePreferences | Aspose.Words for Java

    Allows to set up language preferences in Java.... LoadOptions loadOptions = new LoadOptions(); loadOptions.g...e.JAPANESE); Document doc = new Document(getMyDir() + "No default...

    reference.aspose.com/words/java/com.aspose.word...
  2. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a New problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...Dear Sir We have encountered a new problem recently. When I converted...code as bellow var doc = new Document(new MemoryStream(File.Rea...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  4. Change simple values in XMP EPS metadata |Java

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/change-s...
  5. Related to total.lic - Free Support Forum - asp...

    Hi team, Do I need to add my order ID and user ID in .lic file? if so how can I get my user ID and will the above license work for lates version of aspose(Aspose.Pdf,Aspose.Words,Aspose.Cells,Aspose.Slides,Aspose.BarCo…...// Create a new License object License license = new License();...Aspose.Cells var cellsLicense = new Aspose.Cells.License(); cellsLicense...

    forum.aspose.com/t/related-to-total-lic/315302
  6. Problem with the quotation marks («») - Free Su...

    Hello, I have a small problem with the quotation marks («»). When I use Aspose.Word for .net to merge database fields with a Word document, the text after the quotation marks doesn’t appear in the Word document after th…... Document doc = new Document("C:\\Temp\\in.docx");...FieldMergingCallback = new QuoteResolver(); doc.MailMerge.Execute(new String[]...

    forum.aspose.com/t/problem-with-the-quotation-m...
  7. Hiding Codetext Too Long to Display|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/hiding-co...
  8. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story....'SuppressEndnotes' , () => { let doc = new aw . Document (); doc . removeAllChildren...endnoteText ) { let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... const loadOptions = new LoadOptions ( LoadFormat . SpreadsheetML...data const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/opening-fi...
  10. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your document imports with LoadOptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly....{ LoadOptions loadOptions = new LoadOptions (); loadOptions .... ResourceLoadingCallb = new HtmlLinkedResourceLo (); // When...

    reference.aspose.com/words/net/aspose.words.loa...