Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 164,974 for

new

(0.08 sec)
  1. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value.... let doc = new aw . Document (); expect ( doc...readOnlyRecommended.docx" ); expect ( new aw . Document ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…...HtmlFragment htmlFragment = new HtmlFragment(fullHtmlContent);...MemoryStream memoryStream = new MemoryStream(); mergedPdfDocument...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  3. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!...Description static Create () Creates new instance of the mail merger processor...Create ( MergerContext ) Creates new instance of the mail merger processor...

    reference.aspose.com/words/net/aspose.words.low...
  4. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mtext acc. to Work with text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…...DwgImage dwgImage = new DwgImage(); CadMText mText = new CadMText();...= 40; mText.InsertionPoint = new Cad3DPoint(300, 40, 0); mText...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  5. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); Document...Rectangle rect = new Rectangle(10, 0, 100, 30); doc = new Document(pdfBytes);...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  6. Aspose.PSD for Java 25.3 - 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....PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...)) { PngOptions pngOptions = new PngOptions (); pngOptions . setColorType...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  9. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless document watermarking. Enhance your documents with ease and efficiency....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...

    reference.aspose.com/words/net/aspose.words.low...
  10. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to New content....property Text formatting applied to new content. get applyFont () : Aspose...to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...