Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 213,057 for

new

(0.09 sec)
  1. 档案

    档案...Project project = new Project(dataDir + "New project 2010.mpp");...getTime(); WorkingTime wt = new WorkingTime(); wt.setFromTime(startDate);...

    blog.aspose.com/zh/tasks/metadata-and-formulas-...
  2. Public API Changes in Aspose.BarCode 6.9.0|Docu...

    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.... It includes not only new and updated public methods, but...present. BarCodeBuilder builder = new BarCodeBuilder ( "12345" , Symbology...

    docs.aspose.com/barcode/java/public-api-changes...
  3. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ComparisonExpression.ComparisonOperator | Aspos...

    Explore the ComparisonExpression ComparisonOperator property to understand its comparison operator and enhance your coding efficiency....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...conversion: LoadOptions loadOptions = new LoadOptions(); loadOptions.s...InputStream is = new BufferedInputStream(new FileInputStream(input));...

    forum.aspose.com/t/getting-nullpointerexception...
  6. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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.... condition ) { throw new FormatException ( "ExampleOfLnkEResourc...fullPath ); assertAreEqual ( new SimpleDateFormat ( "MM/dd/yyyy...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram.... We'll start by creating a new diagram using the Aspose.Diagram...Aspose.Diagram.Diagram diagram = new Aspose.Diagram.Diagram(); diagram...

    products.aspose.com/diagram/tutorial/set-text-s...
  8. Aspose.PSD为.NET 21.3版 - 发布说明|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.... Save ( outputFile , new PngOptions ()); } PSDNET-789...PsdImage ) Image . Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add text stamps to a PDF page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...pdf”; using (var outputStream = new MemoryStream()) { string placeHolderText...MARGIN TEST”; var pdfBuilder = new Pdf(outputStream); var pdfSection...

    forum.aspose.com/t/unclear-margin-behavior-when...
  10. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original document Document docOriginal = New Document(); DocumentBuilder b…...docOriginal = new Document(); DocumentBuilder builder = new Documen...CompareOptions compareOptions = new CompareOptions(); compareOptions...

    forum.aspose.com/t/document-compare-does-not-re...