Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 424 for

25.5

(0.08 sec)
  1. PDF to PDF/A conversion: tagging problem - Free...

    Hello! I want to convert pdf-documents to tagged pdf (PDF/A-1a): Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.PDF_A_…...PDF for Java 25.5 ....

    forum.aspose.com/t/pdf-to-pdf-a-conversion-tagg...
  2. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...was working fine till version 25.5. In further releases the same...

    forum.aspose.com/t/continuous-section-break-not...
  3. Aspose.Words hangs during Mailmerge Operation -...

    SR 0.822.720.5.IT.ORG.docx (52.4 KB) Dear all, Since we introduced the latest version of Aspose.Words for .NET, version 25.4, we have a problem while executing a mailmerge operations on some documents but not all. For…...with dummy data and the latest 25.5 version of Aspose.Words and...there is a problem (also with 25.5.0). The mailmerge operation...

    forum.aspose.com/t/aspose-words-hangs-during-ma...
  4. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...Slides for Java 25.5 ( Maven , JAR ). You can check...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  5. MSG file reading errors - Free Support Forum - ...

    I have a java (groovy) script that uses Aspose to convert .MSG files to .EML for onward processing. It manages many millions of files perfectly - but just a few fail. Most of the fail cases seem to be appointment respo…...processing starting from version 25.5 , including handling of WMF/EMF...

    forum.aspose.com/t/msg-file-reading-errors/326555
  6. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....final double TITLE_AREA_HEIGHT = 25.5; // This can be calculated using...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode property in C++....const double titleAreaHeight = 25.5 ; // This can be calculated...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Giustifica test non funziona correttamente in c...

    Ciao, in conversione di un docx in pdf, il testo giustificato non viene renderizzato correttamente come apparre nell’editor OnlyOffice. Se invece viene utilizzato un allineamento del testo differente (ad esempio a sinis…...fix rilasciata nella release 25.5 versione NET. Questa fix è stata...

    forum.aspose.com/t/giustifica-test-non-funziona...
  9. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_LeftMode method. Gets or sets the interpretation mode of the Left property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its Position property in C++....const double titleAreaHeight = 25.5 ; // This can be calculated...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...will be released with version 25.5. JThomas98 April 21, 2025, 2:16pm...update here when the new version 25.5 is released(mid May). JThomas98...

    forum.aspose.com/t/shapes-in-charts-rendered-by...