Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 213,390 for

new

(0.26 sec)
  1. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...corresponding built-in property with the new value. field = ( FieldInfo )...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing document automation and formatting efficiency.... Document doc = new Document (); // Set a value for...property. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldSubject...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Generating preview for multipage CDR to webP - ...

    We are trying to generate a preview from multipage Corel draw file(cdr) to webp and we encountered this exception. Aspose.Imaging.CoreExceptions.ImageSaveException: Image saving failed. —> Aspose.Imaging.CoreExceptions.…...OrdinalIgnoreCase)) { throw new MediaEngineException("File not...if (cdrImage == null) { throw new MediaEngineException("Failed...

    forum.aspose.com/t/generating-preview-for-multi...
  4. 修改PDF文件中的注释(facades)|Aspose.PDF for Java

    本节说明如何使用Aspose.PDF Facades将PDF文件中的注释修改为XFDF。...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...ModifyAnnotations () { Document document = new Document ( _dataDir + "sample_cats_dogs...

    docs.aspose.com/pdf/zh/java/modify-annotations/
  5. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…... image) { var imageTable1 = new Table() { IsBroken = false, Broken...row11.Cells.Add(); var image11 = new Image { File = Path.Combine(path...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  6. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...that are list items. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD for .NET 19.8 - 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....PSDNET-171 After the creation of new TextLayer, PSD file became unreadable..."PsdResult.psd" ; var filesList = new string [] { "PsdExample.psd"...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  8. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced document security and compliance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....aspose\sldes\Presentation ; Instantiating a New Presentation Aspose.Slides for...Presentation presentation = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/php-java/limitations-and...
  10. 使用连接索引连接形状|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....initialize a new drawing Diagram diagram = new Diagram (); //...points Connection connection1 = new Connection (); connection1 ....

    docs.aspose.com/diagram/zh/java/use-connection-...