Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 227,545 for

new

(0.44 sec)
  1. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....Presentation presentation = new Presentation ()) { // Adds an...for comments PointF point = new PointF (); point . X = 0.2f ;...

    docs.aspose.com/slides/net/presentation-comments/
  2. Extract Text From Stamps|Aspose.PDF for Java

    Learn how to extract text from stamps in PDF files using Aspose.PDF for Java. Follow this guide for precise text retrieval....annotations of a page Define a new object of TextAbsorber class...get the Text Document doc = new Document ( dataDir + "test.pdf"...

    docs.aspose.com/pdf/java/extract-text-from-stamps/
  3. WarningInfoCollection.Item | Aspose.Words for .NET

    Access specific WarningInfoCollection items effortlessly by index. Streamline your data management with our intuitive property feature!...WarningInfoCollectio warnings = new WarningInfoCollectio (); LoadOptions...LoadOptions loadOptions = new LoadOptions { WarningCallback = warnings...

    reference.aspose.com/words/net/aspose.words/war...
  4. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....The first step when creating new documents, is to create a diagram...of Diagram class to create a new diagram. Programming Sample //...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  5. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application.... Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced document security and compliance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Changing Plane Orientation|Documentation

    Aspose.3D for Node.js via Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....Initialize Scene var scene = new aspose . threed . Scene (); //...Initialize Plane var plane = new aspose . threed . Plane (); //...

    docs.aspose.com/3d/nodejs-java/changing-plane-o...
  8. GraphicsQualityOptions.StringFormat | Aspose.Wo...

    Discover the GraphicsQualityOptions StringFormat property for enhanced text layout control, including alignment, ellipsis, and OpenType features for better display.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  9. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...toString (); Document pdfDocument = new Document ( inputFile ); DefaultAppearance...DefaultAppearance appearance = new DefaultAppearance (); appearance...

    products.aspose.com/pdf/java/annotation/
  10. OverflowException | Aspose.Words for Java

    The exception that is thrown when an arithmetic casting or conversion operation in a checked context results in an overflow in Java....OverflowException() Initializes a new instance of the OverflowException...ring message) Initializes a new instance of the OverflowException...

    reference.aspose.com/words/java/com.aspose.word...