Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 235 for

diff

(0.07 sec)
  1. Convert SVGZ to SVG in C# – Decompress Editable...

    Convert SVGZ to SVG in C# with Aspose.SVG for .NET. Decompress SVGZ files, restore editable SVG markup, batch convert files, and avoid common issues....file is easier to read, edit, diff, validate, and pass to tools...asset changes in source control Diffs are meaningful for SVG text...

    docs.aspose.com/svg/net/convert-svgz-to-svg/
  2. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mLoadingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  3. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mLoadingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

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

    Allows to specify additional options when loading CHM document into a Document object in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mLoadingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

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

    Allows to specify additional options when loading Pdf document into a Document object in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mLoadingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  6. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mLoadingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to convert DXF/DWG to .Step or ‎.Stp? - Fre...

    Hi Oleksii, 1.Summary of CAD Software-AutoCAD and File Extensions AutoCAD A very popular software for engineering and architectural drawings, mainly in 2D but also in 3D. Input File Extensions: • ‎.DWG – The main Au…...inspect, or use a third‑party diff tool that understands geometry...

    forum.aspose.com/t/how-to-convert-dxf-dwg-to-st...
  8. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch.... They are only diff in a numbering format of the...

    docs.aspose.com/words/python-net/translate-mark...
  9. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....canceledAt = new Date(); long diff = canceledAt.getTime() - mLoadingStartedAt...TimeUnit.MILLISECONDS.toSeconds(diff); if (ellapsedSeconds > MAX_DURATION)...

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

    Can be used to specify additional options when saving a document into the SaveFormat.PDF 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...