Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 222,895 for

new

(0.24 sec)
  1. WebExtensionReference | Aspose.Words for Java

    Represents the reference to a web extension in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Output file is not flattened after converting x...

    Hi I am using Aspose.PDF dll for .net to flatten an existing pdf that is an xfa form. The output resultant file becomes editable and a form template appears to be inserted. How can I get the resultant file to look flat…...Document document = new Aspose.Pdf.Document(filename);...accordingly. Document doc = new Document(myDir + "input.pdf");...

    forum.aspose.com/t/output-file-is-not-flattened...
  3. 在 Ruby 中将邮件保存为草稿|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....)))) + '/data/' \ # Create a new instance of MailMessage class...aspose.email.MailMessage' ) . new \ # Set subject of the message...

    docs.aspose.com/email/zh/java/save-message-as-d...
  4. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Image Overlapping and Alignment Issue in Word a...

    While upgrading Aspose from the old version to the New version, we faced image alignment and overlapping issues in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implement…...from the old version to the new version, we faced image alignment...aspose:aspose-slides:23.2:jdk16’ New Version: implementation ‘com...

    forum.aspose.com/t/image-overlapping-and-alignm...
  7. GlossaryDocument.AcceptStart | Aspose.Words for...

    Discover the GlossaryDocument AcceptStart method to seamlessly welcome visitors and enhance their experience from the beginning of your glossary....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Ole对象|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中处理 OLE 对象:插入或更新嵌入文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...addOleObject () { $presentation = new Presentation (); try { $slide...-> get_Item ( 0 ); $pdfData = new OleEmbeddedDataInfo ( file_get_contents...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. Working with Distribution Lists|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.... addMapiMessageItem ( new MapiContact ( displayName1 ,...contactFolder . addMapiMessageItem ( new MapiContact ( displayName2 ,...

    docs.aspose.com/email/java/working-with-distrib...
  10. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/java/custom-shape/