Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 213,069 for

new

(0.15 sec)
  1. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open documents in read-only mode for enhanced security and integrity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.set...
  2. LoadOptions.convertMetafilesToPng property | As...

    LoadOptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format.... let doc = new aw . Document (); let shape = new aw . Drawing... shape ); let loadOptions = new aw . Loading . LoadOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldHyperlink.OpenInNewWindow | Aspose.Words f...

    Discover the FieldHyperlink OpenInNewWindow property, easily control whether links open in a New browser window for enhanced user experience....open the destination site in a new web browser window. public bool...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. 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...
  6. 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/
  7. Add Footer to PDF 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. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....Slides has introduced a new class for reading data from Excel...This feature opens up powerful new possibilities for API users who...

    docs.aspose.com/slides/php-java/excel-integration/
  10. 在Aspose.Cells中使用匿名类型或自定义对象|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.... WorkbookDesigner report = new WorkbookDesigner (); //Get the... IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...