Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 213,190 for

new

(0.23 sec)
  1. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for PHP via Java. Fast, high-quality results....using standard settings: $pres = new Presentation ( "pres.pptx" );...using custom settings : $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....class and setting that as a new parameter for all the PDF page...completely in the new PDF file page, apply the new value for all...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  3. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a paragraph in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...applyBulletDefault() Starts a new default bulleted list and applies...

    reference.aspose.com/words/java/com.aspose.word...
  4. ResourceSavingArgs.ResourceFileUri | Aspose.Wor...

    Discover the ResourceSavingArgs ResourceFileUri property to easily manage and reference resource files in your documents. Enhance efficiency today!...ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet points...FontSavingCallback callback = new FontSavingCallback (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Export XML to POTX in Android | products.aspose...

    Android API to Convert XML to POTX without using Microsoft Word...Document class Document document = new Document ( "template.xml" );...Presentation presentation = new Presentation ( "PptxOutput.pptx"...

    products.aspose.com/total/android-java/conversi...
  6. Export XML to PPS in Android | products.aspose.com

    Android API to Convert XML to PPS without using Microsoft Word...Document class Document document = new Document ( "template.xml" );...Presentation presentation = new Presentation ( "PptxOutput.pptx"...

    products.aspose.com/total/android-java/conversi...
  7. Rendering Reports Programmatically|Aspose.Words...

    How to render report without report viewer and report manager interfaces using the Aspose.Words for Reporting Services....password ) { var rsBinding = new BasicHttpBinding (); rsBinding...MaxValue ; var rsEndpointAddress = new EndpointAddress ( executionEndPointUrl...

    docs.aspose.com/words/reportingservices/renderi...
  8. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#.... You will learn to create a new Word file, insert a list with...create a bullet list Create a new World file using the Document...

    kb.aspose.com/words/net/insert-bullets-in-word-...
  9. AutoFitBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.autoFit()](../../aspose.words/table/autoFit/#autofitbehavior) method....build a new table while applying a style. let doc = new aw . Document...Document (); let builder = new aw . DocumentBuilder ( doc ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IRevisionCriteria Interface | Aspose.Words for ...

    Control document revisions effortlessly with Aspose.Words.IRevisionCriteria. Customize acceptance and rejection of changes for precise document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/ire...