Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 235 for

diff

(0.17 sec)
  1. Aspose CAD not reading proper color ID from DXF...

    Hello Aspose team, We have an issue with Aspose.CAD <PackageReference Include="Aspose.CAD" Version="24.12.0" />. The attached file would not be parsed correctly so proper color information are not given back. Looking …...can see that file content 3 diff colors, however the entity would...

    forum.aspose.com/t/aspose-cad-not-reading-prope...
  2. PDF Generation Replaces Some Characters with Qu...

    I’m generating a Word document using the same template on both Windows and Unix environments using Aspose Build Report in Java. The Word documents are generated correctly in both environments, with all characters rendere…...noskov And also what is diff between substitution font setting...harika1231: And also what is diff between substitution font setting...

    forum.aspose.com/t/pdf-generation-replaces-some...
  3. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  4. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  5. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Excel chart data label text alignment changes -...

    Hi team, we found this bug where the text alignment of data labels gets set to center alignment even though they were originally in left alignment. This happens by just opening the file in aspose and saving it. i added a…...saved workbook, and the XML diff. This information allows the...

    forum.aspose.com/t/excel-chart-data-label-text-...
  7. Track changes - Revisions issue (355) - Free Su...

    Hi, I encountered an issue with Track Changes in a Word document. It appears as a single revision in Word (see screenshot), but when I compare the revisions from these two Run objects, I don’t get the expected behavior. …...println("Diff revision "); } } private Revision...

    forum.aspose.com/t/track-changes-revisions-issu...
  8. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  9. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  10. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mSavingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

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