Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 33,738 for

new

(0.08 sec)
  1. StructuredDocumentTag.NodeType | Aspose.Words f...

    Explore the StructuredDocumentTag NodeType property for efficient document management. Unlock seamless access to structured data in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa sdtPlainText = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  2. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file system in Java....FileFontSource fileFontSource = new FileFontSource(getMyDir() + "Alte...Document doc = new Document(); doc.setFontSettings(new FontSettings());...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlSaveOptions.exportImagesAsBase64 property |...

    HtmlSaveOptions.exportImagesAsBase64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Chart Axis|Aspose.Slides for PHP Documentation

    How to edit PowerPoint chart axis...the required values : $pres = new Presentation (); try { $chart...between axes on a chart: $pres = new Presentation (); try { $chart...

    docs.aspose.com/slides/php-java/chart-axis/
  5. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...setTransparency(0.25); // Add new gradient stop to the end of collection...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PowerPoint to Markdown in Java|Aspose.S...

    Convert PowerPoint to Markdown in Java...markdown: Presentation pres = new Presentation ( "pres.pptx" );...CommonMark: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Convert PowerPoint to Markdown in Java|Aspose.S...

    Convert PowerPoint to Markdown in Java...markdown: Presentation pres = new Presentation ( "pres.pptx" );...CommonMark: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved 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...
  9. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....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...
  10. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....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...