Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 214,303 for

new

(0.17 sec)
  1. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your document protection with our powerful tool!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FontSourceBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceBase, the essential abstract class for defining diverse font sources in your applications. Enhance your document formatting!...FileFontSource fileFontSource = new FileFontSource ( MyDir + "Alte...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications....For each iteration, create a new Document object and add the individual...the empty document. Save the new PDF using Save method. The following...

    docs.aspose.com/pdf/php-java/split-document/
  4. IMAP Backup and Restore Operation|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....class ImapClient imapClient = new ImapClient (); // Specify host...ImapFolderInfoCollec infos = new ImapFolderInfoCollec (); infos...

    docs.aspose.com/email/java/imap-backup-and-rest...
  5. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...comment = new Comment(doc, "John Doe", "J.D.", new Date()); comment...

    reference.aspose.com/words/java/com.aspose.word...
  6. Შეკუმშოს TIFF C#

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

    products.aspose.com/words/ka/net/compress/tiff/
  7. PDF Footer Insertion Using PHP | Aspose.PDF

    Add footer to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java....// Open document $document = new Document ( $inputFile ); // Create...Create footer $imageStamp = new ImageStamp ( $inputImage ); ...

    products.aspose.com/pdf/php-java/footer/
  8. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level list to your document with the ListCollection AddSingleLevelList method, enhancing organization and clarity....AddSingleLevelList method Creates a new single level list based on the...Examples Shows how to create a new single level list based on the...

    reference.aspose.com/words/net/aspose.words.lis...
  9. WarningInfoCollection.count property | Aspose.W...

    WarningInfoCollection.count property. Gets the number of elements contained in the collection....warnings = new aw . WarningInfoCollectio (); let lo = new aw . Loading...warningCallback = warnings ; let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

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