Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 378,466 for

new

(0.17 sec)
  1. Objects placed after floating boxes are misalig...

    Elements (i.e. table, textfragment, etc) that are added to a page following a floating box are out of position. Their x coordinates correspond to the floating box instead of the expected position. I have figured out ways…...Document doc = new(); doc.PageInfo.Margin = new(20, 20, 20, 20);...TextFragment firstFragment = new TextFragment("Before floating...

    forum.aspose.com/t/objects-placed-after-floatin...
  2. Aspose.Note for Java 21.11 Release Notes

    Aspose.Note for Java 21.11 Release Notes – the latest updates and fixes.... Major Features New parameterless constructors for...AttachedFile.#ctor Initializes a new instance of the AttachedFile...

    releases.aspose.com/note/java/release-notes/202...
  3. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the documents content in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PlainTextDocument plaintext = new PlainTextDocument(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to save Document to ByteArrayOutputStream a...

    Hi, I’m facing an issue with a PDF document that contains repeated or garbled text when using the TextAbsorber.Text property in the .NET library. To address this, I attempted a workaround by converting the PDF to HTML, l…...PDF"); Document onePageDocument = new Document(); onePageDocument.getPages()...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions...

    forum.aspose.com/t/how-to-save-document-to-byte...
  5. Aspose.Imaging for .NET 16.12 - Release notes|D...

    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....path = @ "" ; string [] files = new string [] { "TestEmfRotatedText...Save ( filePath + "_out.wmf" , new WmfOptions ()); } } IMAGINGNET-1824...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  6. Aspose.3D for Java 19.6 Release Notes|Documenta...

    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....Enhance the creation of cylinder New Feature THREEDNET-507 Lose some...Aspose.3D support forum . Added new property OffsetTop in class com...

    docs.aspose.com/3d/java/aspose-3d-for-java-19-6...
  7. BrowsedAtKiosk | Aspose.Slides for Android via ...

    Browsed at a kiosk full screen...screen) Presentation pres = new Presentation(); try { pres.g...getSlideShowSettings().setSlideShowType(new BrowsedAtKiosk()); pres.save("pres...

    reference.aspose.com/slides/androidjava/com.asp...
  8. PresentedBySpeaker | Aspose.Slides for Android ...

    Presented by a speaker full screen...screen) Presentation pres = new Presentation(); try { pres.g...getSlideShowSettings().setSlideShowType(new PresentedBySpeaker()); pres.save("pres...

    reference.aspose.com/slides/androidjava/com.asp...
  9. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a document in Java....LoadingProgressCallb progressCallback = new LoadingProgressCallb(); LoadOptions...LoadOptions loadOptions = new LoadOptions(); { loadOptions.setPr...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.BarCode for JasperReports 1.7.0 Release ...

    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....handling of static attributes New Feature BARCODEJSP-39 Implement...reports with using the datasource New Feature BARCODEJSP-29 Implement...

    docs.aspose.com/barcode/jasperreports/aspose-ba...