Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 214,432 for

new

(0.25 sec)
  1. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Create new slides to which you intend to...slide: $pres = new Presentation (); try { # Adds new slides to the...

    docs.aspose.com/slides/php-java/manage-zoom/
  2. IFieldUpdateCultureProvider Interface | Aspose....

    Discover the Aspose.Words.Fields.IFieldUpdateCultureProvider interface. Enhance field updates with a customizable CultureInfo object for precise localization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . FieldUpdateCulturePr = new FieldUpdateCulturePr (); FieldTime...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Migration from Pre 4.x.x version of Aspose.PDF ...

    Upgrade from pre-4.x.x versions of Aspose.PDF for Java. Learn the steps to migrate your projects smoothly....for Java Contents [ Hide ] A new auto-ported version of Aspose...3.0.jdk15.jar and aspose.pdf-new-4.0.0.jar . aspose.pdf-3.3.0...

    docs.aspose.com/pdf/java/migration-from-pre-4-x...
  4. Set PDF Expiration in Python|Aspose.PDF for Java

    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....var month=4;today = new Date();today = new Date(today.getFullYear()... today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  5. Move and Remove Form Field|Aspose.PDF for Java

    Learn how to move or remove form fields within a PDF document using Aspose.PDF in Java for better form management....Hide ] Move Form Field to a New Location in Existing PDF File...want to move a form field to a new location then you can use moveField...

    docs.aspose.com/pdf/java/move-remove-form-field/
  6. 使用 Java 转换 XML | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码以编程方式转换 XML... newTransformer ( new StreamSource ( xslFile )); StreamSource...StreamSource xmlSource = new StreamSource ( xmlFile ); ByteArrayOutputStrea...

    products.aspose.com/pdf/zh-hant/java/transform-...
  7. Footer duplication - Free Support Forum - aspos...

    I used the sample provided here Add Header and Footer to PDF|Aspose.PDF for .NET I set my footer to “123456” . This works fine, but if you double click the text and copy-paste it elsewhere the text is incorrectly being …...PdfDocument = new Document(documentStream); PdfDocument...footer text var footerText = new Aspose.Pdf.Text.TextFragment("123456");...

    forum.aspose.com/t/footer-duplication/326129
  8. PdfFontEmbeddingMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfFontEmbeddingMode enum for optimal font embedding in PDFs. Enhance document quality and ensure consistent text display....Arial and Times New Roman. Only Arial and Times New Roman fonts are...skip embedding Arial and Times New Roman fonts into a PDF document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose.PSD for .NET 23.7 - 发布说明|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....Timeline ; Frame [] frames = new Frame [ framesCount ]; for (...[ i ] = new Frame (); LayerState [] layerStates = new LayerState...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing document editing efficiency and precision....InsertDocumentAtRepl () { Document mainDoc = new Document ( MyDir + "Document...FindReplaceOptions options = new FindReplaceOptions (); options...

    reference.aspose.com/words/net/aspose.words.rep...