Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 214,361 for

new

(0.12 sec)
  1. Saving Visio Document in PHP|Documentation

    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....$saveFileFormat = new SaveFileFormat (); $diagram = new Diagram ();...

    docs.aspose.com/diagram/java/saving-visio-docum...
  2. ITextShaperFactory Interface | Aspose.Words for...

    Discover the Aspose.Words.ITextShaperFactory interface for creating custom ITextShaper implementations, enhancing text shaping in your applications....GetTextShaper ( string, int ) Returns new instance of a text shaper for...string, byte[], int ) Returns new instance of a text shaper for...

    reference.aspose.com/words/net/aspose.words.sha...
  3. Edit HTML In Javascript

    Edit HTML in JavaScript code....and formatting attributes Add new HTML elements Search HTML for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/html/
  4. Working with Attachments and Embedded Objects|D...

    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....message = new MailMessage (); message . setFrom ( new MailAddress...attachment Attachment attachment = new Attachment ( "1.txt" ); // Add...

    docs.aspose.com/email/java/working-with-attachm...
  5. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web extensions with your document data.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  6. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....using ( Presentation pres = new Presentation ()) { // Gets the...to stream FileStream fstr = new FileStream ( "sampleaudio.wav"...

    docs.aspose.com/slides/net/audio-frame/
  8. custombarcode.zip

    CustomBarcode/CustomBarcode.csproj Exe net6.0 new Bitmap(100, 100); using (Graphics...grf.DrawString(error.Message, new Aspose.Drawing.Font("Microsoft...

    docs.aspose.com/barcode/net/how-to-create-custo...
  9. PageSetup.LineNumberRestartMode | Aspose.Words ...

    Discover the PageSetup LineNumberRestartMode property to control line numbering—choose between restarting at New pages or continuous numbering for seamless documents....starts over at the beginning of a new page or section or runs continuously...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  10. 自动调整行和列|Documentation

    通过Aspose.Cells for Java API了解如何自动调整行和列。... Java Workbook workbook = new Workbook ( "workbook.xls" );...Java InputStream inStream = new FileInputStream ( "workbook.xls"...

    docs.aspose.com/cells/zh/java/auto-fit-row-and-...