Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 214,313 for

new

(0.6 sec)
  1. Barcode performance slowdown between 23.9 and 2...

    Our software uses Aspose BarCode for .NET 4.0 version 23.9. We’ve purchased New license to to use New QualitySettings. Unfortunately performance is much slower for some barcodes even in HighPerformance QualitySetting. I…... We’ve purchased new license to to use new QualitySettings. Unfortunately...(HighPerformance) For provided barcodes new version is much slower even in...

    forum.aspose.com/t/barcode-performance-slowdown...
  2. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...options = new FindReplaceOptions { ReplacingCallback = new UrlReplacingCallback()...= false }; doc.Range.Replace(new Regex(UrlPattern, RegexOptions...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  3. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ObjectFactory objectFactory = new ObjectFactory (); // The path...

    docs.aspose.com/words/java/insert-footer/
  4. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldResultFormatter formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced document management and automation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldResultFormatter formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/net/aspose.words/cal...
  6. The license does not apply all the time - Free ...

    Hello, we have a license for version 16.4.0.0 of Aspose.Words for .NET and we are having issues loading it. Sometimes the phrase “Evaluation Only. Created with Aspose…” appears on the generated document. Do you have any…...(license == null) { license = new License(); if (!license.IsLicensed)...your code: License license = new License(); try { license.SetLicense("Aspose...

    forum.aspose.com/t/the-license-does-not-apply-a...
  7. 在 EPS 的 XMP 元数据中添加属性 | Java

    这里通过代码片段解释并说明了使用 Aspose.Page for Java 在 EPS 文件的 XMP 元数据中添加属性的过程。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/xmp-metadata/add-p...
  8. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...StartNew(); using (var document = new Aspose.Pdf.Document(pdfPath))...Document(pdfPath)) { var optimizeOptions = new Aspose.Pdf.Optimization.OptimizationOptions()...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  9. 档案

    档案...XPS 文档 XpsDocument document = new XpsDocument("sample.xps"); //...使用必要的参数初始化选项对象。 JpegSaveOptions options = new JpegSaveOptions(); options.s...

    blog.aspose.com/zh/page/convert-xps-to-jpg-png-...
  10. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...let srcDoc = new aw . Document (); let dstDoc = new aw . Document...firstParagraph . appendChild ( new aw . Run ( srcDoc , "Source document...

    reference.aspose.com/words/nodejs-net/aspose.wo...