Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 33,712 for

new

(0.06 sec)
  1. ControlChar.LineBreak | Aspose.Words for .NET

    Discover the ControlChar LineBreak field for seamless text formatting with the x000b or v character. Enhance your content's readability today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.LineBreakChar | Aspose.Words for .NET

    Discover the ControlChar LineBreakChar field, easily manage line breaks with char11 or v for smoother text formatting and enhanced readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient document formatting. Enhance your workflow with customizable page break options!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  4. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert PPT and PPTX to PDF in C# [Advanced Fea...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in C# or .NET using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents.... using var presentation = new Presentation ( "PowerPoint.ppt"...PdfOptions class. var pdfOptions = new PdfOptions { // Set the quality...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Presentation Properties|Aspose.Slides Documenta...

    Manage PowerPoint presentation properties in Java...presentation Presentation pres = new Presentation ( "Presentation...via Java. Presentation pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/androidjava/presentation...
  7. Aspose.PSD for .NET 21.8 - Release Notes|Docume...

    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.... Save ( outputFileName , new PngOptions ()); } PSDNET-685...outputPng , new PngOptions ()); image . Save ( outputRaw , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-8...
  8. 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...
  9. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....create(ReplacerContext context) Creates new instance of the replacer processor...create(ReplacerContext context) Creates new instance of the replacer processor...

    reference.aspose.com/words/java/com.aspose.word...