Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 223,628 for

new

(0.22 sec)
  1. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide....Presentation class Presentation pres = new Presentation ( "pres.pptx" );...FileInputStream fileStream = new FileInputStream ( "Wildlife.mp4"...

    docs.aspose.com/slides/androidjava/video-frame/
  2. Text gets rotated and cropped when converted to...

    Hi, When I convert the attached pdf file to Pdf/A1b the text gets rotated and cropped. I used the following code to convert the document: var document = New Document(“Wald-rotated-comment.pdf”); var options = New PdfF…...the document: var document = new Document(“Wald-rotated-comment...nt.pdf”); var options = new PdfFormatConversionO(“conversion...

    forum.aspose.com/t/text-gets-rotated-and-croppe...
  3. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source. Currently, I’m instantiating the data source like this: var dataSource = New JsonDataSource(n…...this: var dataSource = new JsonDataSource(new MemoryStream(encoding...MemoryStream . var dataSource = new JsonDataSource("path/to/your/large...

    forum.aspose.com/t/jsondatasource-initializatio...
  4. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!...dstDoc = new Document (); DocumentBuilder builder = new DocumentBuilder...myStyle . Font . Name = "Courier New" ; myStyle . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....recognition API AsposeOCR api = new AsposeOCR (); RecognitionSettings...RecognitionSettings recognitionSettings = new RecognitionSettings (); // Add...

    docs.aspose.com/ocr/java/release_memory/
  6. Assign and Validate Digital Signatures with Nod...

    Excel file digital signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital signatures....signatures needed to sign const dsc = new AsposeCells . DigitalSignatureColl...certificate collection. const cert = new AsposeCells . DigitalSignature...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...
  7. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....Parse(new MemoryStream(Convert.FromBase64String(stream...Load(fileStream)) { var ms = new MemoryStream(); img.Save(ms, new PdfOptions());...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  8. Adding and Removing Calendar Exceptions | Aspos...

    Learn how to add or remove calendar exceptions using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/adding-and-removing-c...
  9. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 将网页图片从URL加载到Excel工作表中,使用JavaScript通过C++|Documen...

    如何使用Aspose.Cells for JavaScript通过C++将URL中的图片转换为实际Excel图片。...If no file provided, create a new workbook document . getElementById...orange;">No input workbook selected. A new workbook will be created.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/load-a-...