Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 214,357 for

new

(0.14 sec)
  1. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!...dstDoc = new Document (); DocumentBuilder builder = new DocumentBuilder...myStyle . Font . Name = "Courier New" ; myStyle . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/imp...
  2. Aspose PDF License|Aspose.PDF for .NET

    Aspose. PDF for .NET invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....license object var license = new Aspose . Pdf . License (); try...license object var license = new Aspose . Pdf . License (); //...

    docs.aspose.com/pdf/net/licensing/
  3. How to add Redaction Annotation using .NET | As...

    Add Redaction annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/redactio...
  4. 修改PDF文件中的注释(facades)|Aspose.PDF for Java

    本节说明如何使用Aspose.PDF Facades将PDF文件中的注释修改为XFDF。...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...ModifyAnnotations () { Document document = new Document ( _dataDir + "sample_cats_dogs...

    docs.aspose.com/pdf/zh/java/modify-annotations/
  5. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your document's professionalism!...get ; } Remarks You can insert new SignatureLine into the document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced document security and compliance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Settings::MailMergeCheckErrors e...

    Aspose::Words::Settings::MailMergeCheckErrors enum. Specifies how Microsoft Word will report errors detected during mail merge in C++....merge and report errors in a new document. PauseOnError 2 Complete...merge and report errors in a new document. Default n/a Equals...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...toString (); Document pdfDocument = new Document ( inputFile ); DefaultAppearance...DefaultAppearance appearance = new DefaultAppearance (); appearance...

    products.aspose.com/pdf/java/annotation/
  9. OverflowException | Aspose.Words for Java

    The exception that is thrown when an arithmetic casting or conversion operation in a checked context results in an overflow in Java....OverflowException() Initializes a new instance of the OverflowException...ring message) Initializes a new instance of the OverflowException...

    reference.aspose.com/words/java/com.aspose.word...
  10. Find Specific Word Occurrence|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....//Instantiate a new Workbook. Workbook workbook = new Workbook ();...object FindOptions findOptions = new FindOptions (); //Create a cell...

    docs.aspose.com/cells/net/find-specific-word-oc...