Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 213,277 for

new

(0.46 sec)
  1. FieldUpdatingProgressArgs | Aspose.Words for Java

    Provides data for the field updating progress event in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldUpdatingCallbac callback = new FieldUpdatingCallbac(); doc.getFieldOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  2. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced document visuals....Color, double ) Initializes a new instance of the GradientStop...double, double ) Initializes a new instance of the GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...the value. Presentation pres = new Presentation (); IChart chart...

    docs.aspose.com/slides/java/public-api-and-back...
  4. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( FileStream stream = new FileStream ( ImageDir + "Logo...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  6. Transform XML using C# | Aspose.PDF

    Transform XML programmatically with C# sample code using Aspose.PDF for .NET...( xsltFile ); var options = new Aspose . Pdf . HtmlLoadOptions...Width = 420 ; var pdfDocument = new Aspose . Pdf . Document ( TransformXmltoHtml...

    products.aspose.com/pdf/net/transform-xml/
  7. Manage Attachments in Email Message in Ruby|Doc...

    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....Message To Add Attachments to a New Email Message using Aspose.Email...__FILE__ )))) + '/data/' # Create a new instance of MailMessage class...

    docs.aspose.com/email/java/manage-attachments-i...
  8. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...ThumbnailGeneratingO options = new ThumbnailGeneratingO(); options...

    reference.aspose.com/words/java/com.aspose.word...
  9. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....var cube = new Mesh (); Vector4 [] controlPoints = new Vector4 []...[] { new Vector4 ( - 5.0 , 0.0 , 5.0 , 1.0 ), new Vector4 ( 5...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  10. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Presentation presentation = new Presentation (); try { // Adds...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    docs.aspose.com/slides/java/convert-powerpoint-...