Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 164,974 for

new

(0.11 sec)
  1. Converting Metafiles to Other Image Formats in ...

    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....EmfMetafileImage class $metafile = new EmfMetafileImage ( $dataDir ...$dataDir . "EmfToBmp.bmp" , new BmpOptions ()); \ # Save EMF...

    docs.aspose.com/imaging/java/converting-metafil...
  2. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PAGE_BREAK); // We can insert a new section with the document builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PAGE_BREAK); // We can insert a new section with the document builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface to create custom save methods for documents, enhancing your document management solutions....string ext ) { Document doc = new Document ( MyDir + "Big document...HtmlSaveOptions saveOptions = new HtmlSaveOptions ( saveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SaveOptions.ProgressCallback | Aspose.Words for...

    Enhance your document-saving experience with the SaveOptions ProgressCallback property, providing real-time updates on saving progress for seamless workflows....string ext ) { Document doc = new Document ( MyDir + "Big document...HtmlSaveOptions saveOptions = new HtmlSaveOptions ( saveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...format a text box. Document doc = new Document (); // Create a floating...

    reference.aspose.com/words/net/aspose.words.dra...
  7. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...docStream = new MemoryStream ()) { doc . Save ( docStream , new OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Create Draft Appointment Request|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....com" ; MailMessage message = new MailMessage ( sender , recipient...MailAddressCollectio attendees = new MailAddressCollectio (); attendees...

    docs.aspose.com/email/java/create-draft-appoint...
  9. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your document's security level with precision. Enhance your document protection today!... Document doc = new Document (); Assert . That (...ReadOnlyRecommended.docx" ); Assert . That ( new Document ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  10. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value.... let doc = new aw . Document (); expect ( doc...readOnlyRecommended.docx" ); expect ( new aw . Document ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...