Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 227,956 for

new

(1.36 sec)
  1. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/rendering-options/
  3. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....code example below creates a new presentation and sets the show...presentation = new asposeSlides . Presentation (); var showType = new asposeSlides...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  4. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...and add a new page in the Pages collection Create a new object of...object File pdfDocumentFileName = new File ( fileStorage , "demo_txt...

    products.aspose.com/pdf/android-java/conversion...
  5. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering a spreadsheet to HTML using Aspose.Cells for C++....names such as Courier New, Arial, Times New Roman, etc. The screenshot...output HTML file with Courier New , the output HTML with Arial...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  6. Add XML namespace in XMP metadata of EPS |Java

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/add-name...
  7. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  8. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-hyperlinks/
  9. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...List<string> documentPathList = new List<string>(); //here is the...Document doc = new Aspose.Words.Document(new MemoryStream(bytes));...

    forum.aspose.com/t/continuous-section-break-not...
  10. Create a Presentation Viewer in PHP|Aspose.Slid...

    Create a custom presentation viewer using Aspose.Slides for PHP via Java. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....$slideIndex = 0 ; $presentation = new Presentation ( "sample.pptx"...$slideIndex ); $svgStream = new Java ( "java.io.FileOutputStream"...

    docs.aspose.com/slides/php-java/presentation-vi...