Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 164,148 for

new

(0.06 sec)
  1. 修改 PDF 中的注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释修改为 XFDF。...using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/modify-annotations/
  2. SdtListItem.displayText property | Aspose.Words...

    SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FindReplaceDirection enumeration | Aspose.Words...

    Aspose.Words.Replacing.FindReplaceDirection enumeration. Specifies direction for replace operations....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for replace...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTickMark enumeration. Specifies the possible positions for tick marks....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."); DocSaveOptions options = new DocSaveOptions(SaveFormat.DOC);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Შეკუმშოს TIFF Java

    შეკუმშოს TIFF Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/compress/tiff/
  8. Working with Contacts on Exchange Server|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....NetworkCredential credentials = new NetworkCredential ( username...); // Create New Contact Contact contact = new Contact (); //...

    docs.aspose.com/email/java/working-with-contact...
  9. Control Barcode Image Quality in PHP|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 barcode object $bb = new BarCodeBuilder (); \ # Set the...Anti Alias $imageQualityMode = new ImageQualityMode (); $bb -> setImageQuality...

    docs.aspose.com/barcode/java/control-barcode-im...
  10. FormField.Name | Aspose.Words for .NET

    Discover how to easily manage the FormField Name property to customize and optimize your forms for better user engagement and data collection....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "Apple" , "Banana" , "Cherry"...

    reference.aspose.com/words/net/aspose.words.fie...