Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 222,625 for

new

(0.1 sec)
  1. Export JasperReport to WEBP|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....ASWebPExporter webPExporter = new ASWebPExporter (); ASWebpExportConfigur...ASWebpExportConfigur webpExportConfigurat = new ASWebpExportConfigur (); webpExportConfigurat...

    docs.aspose.com/imaging/jasperreports/export-ja...
  2. BarcodeParameters.FacingIdentificationMark | As...

    Discover the BarcodeParameters FacingIdentificationMark property, essential for optimizing FIM integration and enhancing barcode scanning accuracy....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BarcodeParameters.IsUSPostalAddress | Aspose.Wo...

    Discover BarcodeParameters' IsUSPostalAddress feature to easily verify if an address is a valid U.S. postal address. Enhance your data accuracy today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  4. BarcodeParameters.PostalAddress | Aspose.Words ...

    Discover the BarcodeParameters PostalAddress property for efficient barcode management. Simplify your postal address handling today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples.... Create new math expressions or edit previously...mathematical text: Presentation pres = new Presentation (); try { IAutoShape...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  6. Installing and Using Aspose Project Wizard for ...

    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....Update Site Go to Help > Install New Software… Enter following update...follows. Aspose Project Wizard The new project wizard helps you setup...

    docs.aspose.com/total/java/installing-and-using...
  7. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....document stream using ( var fs = new FileStream ( dataDir + "blank...stream using ( var document = new Aspose . Pdf . Document ( fs...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  8. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!... Document doc = new Document ( MyDir + "Rendering...); using ( SKBitmap bitmap = new SKBitmap ( 700 , 700 )) { using...

    reference.aspose.com/words/net/aspose.words/doc...
  9. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... Document doc = new Document ( MyDir + "Smart tags...void Create () { Document doc = new Document (); // A smart tag appears...

    reference.aspose.com/words/net/aspose.words/com...
  10. Working with Cylinder|Documentation

    Aspose.3D for .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....Create a scene Scene scene = new Scene (); // Initialize cylinder...cylinder var cylinder1 = new Cylinder ( 2 , 2 , 10 , 20 , 1 , false...

    docs.aspose.com/3d/net/working-with-cylinder/