Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 222,964 for

new

(0.09 sec)
  1. Aspose.Pdf.Document Encrypt - Free Support Foru...

    Hello I am using Aspose.PDF.dll version 23.6.0.0, on VS Studio 2022 (17.14.23) on Windows 11. The project is .NET 9.0 WinForms. With the attached PDF document when trying to set the User and Owner password and encrypt …...License licPdf = new Aspose.Pdf.License(); licPdf...Aspose.Font.License licFont = new Aspose.Font.License(); licFont...

    forum.aspose.com/t/aspose-pdf-document-encrypt/...
  2. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results.... Document doc = new Document ( MyDir + "Rendering...thumbRows ; using ( Bitmap img = new Bitmap ( imgWidth , imgHeight...

    reference.aspose.com/words/net/aspose.words/doc...
  3. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Assign and Validate Digital Signatures with Jav...

    Excel file digital signature and verification using Aspose.Cells for JavaScript via C++. Protect the authenticity of workbook content with digital signatures....arrayBuffer (); const pfxBytes = new Uint8Array ( pfxArrayBuffer );...signatures needed to sign const dsc = new DigitalSignatureColl (); // Cert...

    docs.aspose.com/cells/javascript-cpp/assign-and...
  6. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = New aw.Document(letterHeadpath); const contentDoc = New aw.Document(docPath); const headDocParagraphs = headDoc.sections…...outDir, logger) { const headDoc = new aw.Document(letterHeadpath);... const contentDoc = new aw.Document(docPath); const headDocParagraphs...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  7. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Ask for 'Aspose.Email for Java' ,could I receiv...

    Hi Mates ,As title say,could I receive two or three email account like a@a.com&b@b.com&c@c.com from one deployment Instance,Thank you for your reply...greenMail = new GreenMail( new ServerSetup[]{ new ServerSetup(30000...threadIdx = i + 1; es.submit(new Runnable() { @Override public...

    forum.aspose.com/t/ask-for-aspose-email-for-jav...
  9. Fiscal Year Properties in PHP | Aspose.Tasks Do...

    Learn how to work with fiscal year 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/fiscal-year-properti...
  10. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....of the camera Camera camera = new Camera (); scene . RootNode ...). Transform . Translation = new Vector3 ( 2 , 44 , 66 ); // Set...

    docs.aspose.com/3d/net/apply-visual-effects-on-...