Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 214,458 for

new

(0.21 sec)
  1. 更改 EPS|.NET 的 XMP 元数据中的命名值

    本文将通过代码演示如何使用 Aspose.Page API 解决方案更改 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/net/xmp-metadata/change...
  2. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm testing the Aspose PDF library and I'm trying to merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...License pdflicense = new Aspose.Pdf.License(); pdflicense...false; var annotationEditor = new PdfAnnotationEditor(); annotationEditor...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...
  3. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/
  4. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...TextFragmentAbsorber absorber = new TextFragmentAbsorber(searchTerm);...absorber.TextSearchOptions = new TextSearchOptions(true); doc...

    forum.aspose.com/t/incorrect-text-redaction-for...
  5. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    從PDF檔中提取附件的Java原始程式碼。...document Document pdfDocument = new Document ( DATA_DIR . resolve...getContents (); File file = new File ( fileSpecification . getName...

    products.aspose.com/pdf/zh-hant/java/attachment...
  6. Body.Accept | Aspose.Words for .NET

    Discover the Body Accept method for seamless visitor engagement. Enhance user experience and boost conversions with our unique approach!...DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

    reference.aspose.com/words/net/aspose.words/bod...
  7. HeaderFooterCollection.ToArray | Aspose.Words f...

    Effortlessly convert your HeaderFooter collection into a New array with the ToArray method. Streamline your data management today!...HeaderFooter s from the collection to a new array of HeaderFooter s. public...HeaderFooterToText () { Document doc = new Document ( MyDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/net/aspose.words/hea...
  8. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered pages....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...intact. HtmlSaveOptions options = new HtmlSaveOptions { ExportTocPageNumbers...

    reference.aspose.com/words/net/aspose.words.sav...