Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 164,131 for

new

(0.22 sec)
  1. 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...
  2. 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...
  3. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a New user defined style and adds it the collection....method add(type, name) Creates a new user defined style and adds it...styles collection. let doc = new aw . Document (); let styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Licensing and Subscription

    Aspose.Tasks for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/licensing/
  5. 使用后备字体渲染演示文稿|Aspose.Slides 文档

    使用 C# 或 .NET 渲染带有后备字体的 PowerPoint...IFontFallBackRulesCo rulesList = new FontFallBackRulesCol (); // 创建若干规则...Add ( new FontFallBackRule ( 0 x400 , 0 x4FF , "Times New Roman"...

    docs.aspose.com/slides/zh/net/render-presentati...
  6. 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/
  7. 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/
  8. Node.ParentNode | Aspose.Words for .NET

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity.... Document doc = new Document (); Paragraph para =...document's first paragraph. Run run = new Run ( doc , "Hello world!" );...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Working with Rules On Exchange Server|Documenta...

    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 rule. Update an existing rule...rules. Creating a New Rule To create a new rule on the Exchange...

    docs.aspose.com/email/cpp/working-with-rules-on...
  10. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in C#....slides, you may need to add new layout slides to a presentation...layout already exists, add a new one if needed, and use it to...

    docs.aspose.com/slides/net/slide-layout/