Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 223,235 for

new

(1.08 sec)
  1. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...methods to reference old and new styles. for ( let run of doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Hello World|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....$workbook = new Workbook (); # Note: when you create a new workbook...format. $file_format_type = new FileFormatType (); $workbook...

    docs.aspose.com/cells/java/hello-world/
  3. FieldKeywords.Text | Aspose.Words for .NET

    Manage your FieldKeywords with ease! Access and customize keyword text for optimal SEO performance and enhanced visibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...corresponding built-in property with the new value. field . Text = "OverridingKeyword"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Integration with JasperReports|Aspose.PDF for J...

    Discover how to integrate Aspose.PDF with JasperReports. Seamlessly export reports to professional-grade PDFs with enhanced functionality.... JrPdfExporter exporter = new com . aspose . pdf . jr3_7_0...JrPdfExporter (); File sourceFile = new File ( fileName ); JasperPrint...

    docs.aspose.com/pdf/jasperreports/integration-w...
  5. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience....Document doc = new Document (); Comment comment = new Comment ( doc... "J.B." , DateTime . Now , "New reply" ); comment . AddReply...

    reference.aspose.com/words/net/aspose.words/com...
  6. Metered.GetConsumptionQuantity | Aspose.Words f...

    Discover the Metered GetConsumptionQuantity method to efficiently retrieve file size data and optimize your resource management. Enhance your data insights!... // Create a new Metered license, and then print...statistics. Metered metered = new Metered (); metered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  7. Import and Export Projects to Primavera Format ...

    Discover how to import and export projects using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/importing-and-export...
  8. Create User-defined Cell in the ShapeSheet in P...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Initialize user object $user = new User (); $user -> setName ( "UserDefineCell"...

    docs.aspose.com/diagram/java/create-user-define...
  9. Password Protect Zip Files and Archives in C# |...

    Zip C# library lets you сompress and decompress files or directory with password protection in C#...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/password-protecting-arc...
  10. Signing with certificate and TSA using Aspose.P...

    Hello. I’m trying to sign a document. TEST.pdf (28.1 KB) using the following Test-Certificate: D-TRUST GmbH - Test_CSM017878135.zip (8.9 KB) Password: H0FS7R1A6R I’m using the following code: Dim pdfDocument As D…...Dim pdfDocument As Document = New Document(txtFilename.Text) Using...signature As PdfFileSignature = New PdfFileSignature(pdfDocument)...

    forum.aspose.com/t/signing-with-certificate-and...