Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 222,937 for

new

(0.25 sec)
  1. Environment Configuration – C# – Aspose.HTML fo...

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/environment-configurat...
  2. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...know: Document pdfDocument = new Document(); pdfDocument.Pages...Facades.PdfFileSecurity security = new Facades.PdfFileSecurity(); Facades...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  3. Create and Embed an Excel Chart as an OLE Objec...

    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.... Create a new workbook with one sheet in it...excelApplication = new xlNS . Application () ; //new Microsoft.Office...

    docs.aspose.com/slides/net/create-and-embed-an-...
  4. The text is not rotated properly in pptx format...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...Presentation presentation = new Presentation() presentation.slides...service = new PowerPointService() def workbook = new Workbook('/Users/nitesh...

    forum.aspose.com/t/the-text-is-not-rotated-prop...
  5. How to find last paragraph of last page has sec...

    I am trying to merge two word documents, the first document last page, last paragraph has section break, because of that the second document does not start in New page. I want to check in the code if the last paragraph …...second document does not start in new page. I want to check in the...second document should start in new page Professionalize.Discourse...

    forum.aspose.com/t/how-to-find-last-paragraph-o...
  6. Check Version Number|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.... Often we build new fixes (bug fixes for the user...increase a part by 1 and make a new version. Normally, we increase...

    docs.aspose.com/3d/python-net/check-version-num...
  7. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....MathML: Presentation pres = new Presentation (); try { IAutoShape...getMathParagraph (); mathParagraph . add ( new MathematicalText ( "a" ). setSuperscript...

    docs.aspose.com/slides/androidjava/exporting-ma...
  8. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility....MathML: Presentation pres = new Presentation (); try { IAutoShape...getMathParagraph (); mathParagraph . add ( new MathematicalText ( "a" ). setSuperscript...

    docs.aspose.com/slides/java/exporting-math-equa...
  9. Encrypting Excel Files with JavaScript via C++|...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/encrypting...
  10. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...