Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 224,722 for

new

(1.01 sec)
  1. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the SaveOptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance.... Document doc = new Document ( MyDir + "Rendering...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Get a Page Object from Visio Drawing in Ruby|Do...

    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.... new ( data_dir + "Drawing.vsd" )...aspose.diagram.Diagram' ) . new ( data_dir + "Drawing.vsd" )...

    docs.aspose.com/diagram/java/get-a-page-object-...
  3. MarkdownLinkExportMode | Aspose.Words for Java

    Specifies how links are exported into Markdown in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeries.Bubble3D | Aspose.Words for .NET

    Enhance your Bubble chart with ChartSeries Bubble3D! Add stunning 3D effects to your bubbles for an eye-catching visual impact....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Table.allowCellSpacing property | Aspose.Words ...

    Table.allowCellSpacing property. Gets or sets the Allow spacing between cells option....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Pdf [26.3.0] Text Extraction Issue In Do...

    public override string GetText() { AsposePdf.Text.TextSearchOptions textSearchOptions = New AsposePdf.Text.TextSearchOptions(false); //Ignore error → Invalid font name (used font is not present in the PDF resources) …...TextSearchOptions textSearchOptions = new AsposePdf.Text.TextSearchOptions(false);...TextAbsorber textAbsorber = new TextAbsorber(textSearchOptions);...

    forum.aspose.com/t/aspose-pdf-26-3-0-text-extra...
  7. RtfLoadOptions | Aspose.Words for .NET

    Discover the RtfLoadOptions constructor that effortlessly initializes your class with default values, enhancing your coding efficiency and productivity....RtfLoadOptions constructor Initializes a new instance of this class with default...RtfLoadOptions loadOptions = new RtfLoadOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.loa...
  8. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....fallback_font_name = 'Times New Roman' # This document will instruct...the printer to apply "Times New Roman" to the text with the missing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!...TxtLoadOptions loadOptions = new TxtLoadOptions (); // Set the...right-to-left. Document doc = new Document ( MyDir + "Hebrew text...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Creating and Saving Outlook Notes in PHP|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.... PHP Code $note = new MapiNote (); $note -> setSubject...color note" ); $noteColor = new NoteColor (); $note -> setColor...

    docs.aspose.com/email/java/creating-and-saving-...