Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 213,589 for

new

(0.11 sec)
  1. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...RTF. RtfSaveOptions options = new RtfSaveOptions(); Assert.ass...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Configure...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-tables/
  4. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java.... Document doc = new Document(getMyDir() + "Page fields...page numbering is reset and a new one begins, // as if we had copied...

    reference.aspose.com/words/java/com.aspose.word...
  5. DefaultFontSubstitutionRule.default_font_name p...

    DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name....The default value is ‘Times New Roman’. Examples Shows how to..."DefaultFontName" property to "Courier New" to, # while rendering the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....'CreateNestedTable' , () => { let doc = new aw . Document (); // Create the.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OoxmlSaveOptions.Zip64Mode | Aspose.Words for .NET

    Discover the OoxmlSaveOptions Zip64Mode property to enhance your document's output with ZIP64 format. Optimize large files effortlessly!...random = new Random (); DocumentBuilder builder = new DocumentBuilder...i ++) { using ( Bitmap bmp = new Bitmap ( 5 , 5 )) using ( Graphics...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Manage Appointments: Create & Manipulate, Conve...

    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....NET can be used to create a new appointment. In this article...class Appointment appointment = new Appointment ( "Meeting Room 3...

    docs.aspose.com/email/net/create-and-manipulate...
  9. MergeFieldImageDimension | Aspose.Words for Java

    Represents an image dimension i.e in Java....throws Exception { Document doc = new Document(); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder(doc); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  10. Support for TLS 1.2 and AutodiscoverService|Doc...

    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..../*ITokenProvider provider = new ITokenProvider() { @Override...NetworkCredential credentials = new OAuthNetworkCredenti(provider);*/...

    docs.aspose.com/email/java/support-for-tls-1-2-...