Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 224,037 for

new

(0.27 sec)
  1. Aspose.PSD for .NET 19.10 - 发布说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save ( destName , new PsdOptions ( image )); } string...); image . Save ( destName , new PsdOptions ( image )); } string...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  3. Add an image in PS files | .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C# code snippet...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/add-image-to-ps/
  4. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number.... If none is selected, a new workbook will be used. </ p >...selected - will operate on a new workbook document . getElementById...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  5. 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...
  6. LaTeX to XPS | Java

    Conversion functionality of Aspose.TeX API solution for Java lets you convert LaTeX files to the XPS format. Learn the code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/java/latex-to-xps/
  7. 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...
  8. Copying sheets between workbooks causes issues ...

    Hi, I have a scenario where deleting rows or sheets in a workbook after copying sheets from a different workbook will error if both workbooks contain textjoin functions used in cell formula. This appears to have been wo…...license - snipped var wb1 = new Aspose.Cells.Workbook(); wb1...\"ONE\",\"TWO\")"; var wb2 = new Aspose.Cells.Workbook(); wb2...

    forum.aspose.com/t/copying-sheets-between-workb...
  9. 使用 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...
  10. 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...