Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 769 for

find and replace text

(0.34 sec)
  1. Aspose.Slides Adds an Unwanted “1” Label to the...

    Hi Team, We are encountering an issue where, during the creation of a stacked vertical chart, Aspose automatically inserts the value “1” on the horizontal (category) axis whenever a category label is empty. This behavio…... Please find the aspose program below to...setTitle(true); // Set the title text horizontalAxis.getTitle().a...

    forum.aspose.com/t/aspose-slides-adds-an-unwant...
  2. Customize Presentation Shapes in Java|Aspose.Sl...

    Create And customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes.... dispose (); } Find Out If a Shape Geometry Is Closed...Create new graphics path with text Shape graphicsPath ; Font font...

    docs.aspose.com/slides/java/custom-shape/
  3. Customize Presentation Shapes in JavaScript|Asp...

    Create And customize shapes in PowerPoint presentations with JavaScript And Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes.... dispose (); } } Find Out If a Shape Geometry Is Closed...Create new graphics path with text var graphicsPath ; var font...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  4. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java....getField(); // Insert the text for this merge field as HTML...getFieldValue()); // The HTML text itself should not be inserted...

    reference.aspose.com/words/java/com.aspose.word...
  5. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export And conversion, allowing for effortless manipulation of images....5: Corrupted text drawing when using LineAlligment...Aspose.Imaging 25.3: Corrupted text drawing when using StringAlignment...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  6. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export And conversion, allowing for effortless manipulation of images....5: Corrupted text drawing when using LineAlligment...Aspose.Imaging 25.3: Corrupted text drawing when using StringAlignment...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  7. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, And a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...add(description) else : # Find parent task parent_outline =...duration_text which should exist task.duration_text = f"{duration_days}d"...

    forum.aspose.com/t/duration-auto-calculating-is...
  8. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...pdf" )) { // Create text for stamp string text = "Stamp example"...new Aspose . Pdf . TextStamp ( text ); stamp . AutoAdjustFontSizeTo...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  9. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....export to Pdf with selectable text Constructors Constructor Description...addTextLayer(String text, Rectangle rect) Adds a new Text layer. addThresholdAdjustme()...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, And it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...js in allJs) { // The script text (for named scripts we wrapped...annotation) for each script you find – this helps debugging and compliance...

    forum.aspose.com/t/unable-to-extract-javascript...