Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 163,964 for

new

(0.09 sec)
  1. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StreamFontSource.CacheKey | Aspose.Words for .NET

    Discover the StreamFontSource CacheKey property, optimize your font management with efficient caching for faster load times and enhanced performance....parsedFonts = new FontSettings (); FontSettings loadedCache = new FontSettings...SetFontsSources ( new FontSourceBase [] { new FileFontSource (...

    reference.aspose.com/words/net/aspose.words.fon...
  3. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage document printing in your applications. Boost productivity with seamless integration!...AsposeWordsPrintDocu constructor Initializes a new instance of this class. public...print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  4. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document page. Get accurate page tracking and reflow insights!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  5. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output....SetWatermarkToImages ( doc , new ImageSaveOptions ( SaveFormat...TextWatermarkOptions watermarkOptions = new TextWatermarkOptions (); watermarkOptions...

    reference.aspose.com/words/net/aspose.words.low...
  7. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....Document doc = new Document(); StructuredDocumentTa tag = new StructuredDocumentTa(doc...getListItems(); listItems.add(new SdtListItem("Value 1")); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...