Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 213,185 for

new

(0.1 sec)
  1. How to Create Hello World Presentations in .NET...

    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....NET Contents [ Hide ] A new Aspose.Slides for .NET API has...describing how to migrate to new merged API. Legacy Aspose.Slides...

    docs.aspose.com/slides/net/how-to-create-hello-...
  2. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical font available to Aspose.Words font engine in Java....FontSourceBase[] folderFontSource = {new FolderFontSource(getFontsDir()...FontSourceBase[] folderFontSource = {new FolderFontSource(getFontsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java.... Document doc = new Document(getMyDir() + "Document...in a document. Document doc = new Document(getMyDir() + "Embedded...

    reference.aspose.com/words/java/com.aspose.word...
  4. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Convert PPT to Video in C# | products.aspose.com

    Convert PPT to video in C#. Use .NET library API to convert PowerPoint to video...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // Adds a smile...

    products.aspose.com/slides/net/conversion/ppt-t...
  6. Aspose compression is consuming more RAM and CP...

    Hi Team, We recently implemented compression to reduce file sizes. However, we’ve observed a significant increase in resource consumption, which has led to API performance degradation. Could you please suggest possible …...Exception { Workbook workbook = new Workbook(); Worksheet sheet =...(ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea()) { OoxmlSaveOptions...

    forum.aspose.com/t/aspose-compression-is-consum...
  7. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... let doc = new aw . Document ( base . myDir...an image. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Language detecton|Documentation

    How to detect the languages used on the provided image....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/language_detection/
  10. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...create new Box Rectagle Save the updated document to the new path...// Open document $document = new Document ( $inputFile ); $page...

    products.aspose.com/pdf/php-java/crop/