Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 196,961 for

new

(0.11 sec)
  1. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings....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. Aspose.PSD for .NET 25.6 - Release Notes|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.... Load ( sourceFile , new PsdLoadOptions ())) { psdImage...psdImage . Save ( outFile , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-6...
  3. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...to delete var pagesToDelete = new int [] { 1 , 2 }; // Delete pages...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  4. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.placeholderName property ...

    StructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ComparisonExpression.ComparisonOperator | Aspos...

    Explore the ComparisonExpression ComparisonOperator property to understand its comparison operator and enhance your coding efficiency....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Microsoft Word 2003. Document doc = new Document(getMyDir() + "Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  9. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram.... We'll start by creating a new diagram using the Aspose.Diagram...Aspose.Diagram.Diagram diagram = new Aspose.Diagram.Diagram(); diagram...

    products.aspose.com/diagram/tutorial/set-text-s...
  10. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital signature timestamp management. Enhance your PDF security effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...