Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 192,511 for

new

(0.13 sec)
  1. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within Java products....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/java/text-rendering-type1-...
  2. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your encrypted PDF files, ensuring only authorized access. Protect your documents effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 在 xlsx4j 中计算小计|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 ( "book1...i.e.., B3:C19 CellArea ca = new CellArea (); ca . StartRow =...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  4. StyleCollection.DefaultFont | Aspose.Words for ...

    Discover the StyleCollection DefaultFont property for seamless document text formatting. Enhance your documents with consistent, professional style.... Document doc = new Document (); StyleCollection...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/net/aspose.words/sty...
  5. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!... Document doc = new Document ( MyDir + "Structured...); DocumentBuilder builder = new DocumentBuilder ( doc ); // There...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your document thumbnail generation with customizable features and improved quality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ThumbnailGeneratingO options = new ThumbnailGeneratingO (); options...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Public API Changes in Aspose.Imaging 2.9.1|Docu...

    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.... It includes not only new and updated public methods, added...Java 2.9.1 has introduced two new method for the com.aspose.imaging...

    docs.aspose.com/imaging/java/public-api-changes...
  8. Add Header to PDF using PHP | Aspose.PDF

    PHP sample code to add header in PDF document on any platform....// Open document $document = new Document ( $inputFile ); // Create...Create footer $imageStamp = new ImageStamp ( $inputImage ); ...

    products.aspose.com/pdf/php-java/header/
  9. StructuredDocumentTag.NodeType | Aspose.Words f...

    Explore the StructuredDocumentTag NodeType property for efficient document management. Unlock seamless access to structured data in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa sdtPlainText = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 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...