Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 214,446 for

new

(0.22 sec)
  1. Installing and Using Aspose.Pdf for IntelliJ ID...

    Discover the steps to install and configure Aspose.PDF for IntelliJ IDEA with Maven for efficient PDF document processing in Java....under “New” menu (using Right Click -> New OR File menu->New) Aspose...follow the steps below: Select New Project . Select Aspose.PDF Maven...

    docs.aspose.com/pdf/java/installing-and-using-a...
  2. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, SaveOptions saveOptions) Section breaks a…...continuous) are turned into “new page” section breaks, breaking...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/section-breaks-erased/319189
  3. Public API Changes in Aspose.Note 1.6.0 | Aspos...

    This document discusses changes to the public APIs in Aspose.Note version 1.6.0....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/public-api-changes-in-...
  4. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library....saves the updated document to a new file. This feature is helpful...document and saves the result to a new file. Args: input_file_name (str):...

    docs.aspose.com/pdf/python-net/delete-pages/
  5. Issue with Splitting Editable PDF | Missing rad...

    Hi Team, We are facing an issue while splitting an editable PDF. The radio button values are not being retained after the PDF is split. Details: Aspose Version: 24.3.0 Note: Upgrading the Aspose version is not feasib…...InvariantCultureIgno)) { pdfDocument = new Aspose.Pdf.Document(inputPath);...Aspose.Pdf.Document newDocument = new Aspose.Pdf.Document(); for (int...

    forum.aspose.com/t/issue-with-splitting-editabl...
  6. SVG with viewbox in defs used with fill:url - F...

    Hi Team, we are facing an issue where we insert a html string into a templated docx file via the report engine. The HTML contains an SVG with a defs section and some pattern within. The pattern has a viewbox, but the w…...We have opened the following new ticket(s) in our internal issue...Aspose.Words.Document doc = new Aspose.Words.Document(@"C:\Temp\TemplateV3...

    forum.aspose.com/t/svg-with-viewbox-in-defs-use...
  7. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....document using ( var document = new Aspose . Pdf . Document ( dataDir...using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...

    docs.aspose.com/pdf/net/extract-annotation/
  8. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...加载 PDF 文件 Document document = new Document ( _dataDir + "UpdateLinks...AnnotationSelector selector = new AnnotationSelector ( new LinkAnnotation (...

    docs.aspose.com/pdf/zh/java/extract-links/
  9. Unlock PPTX Presentation Files using Java | pro...

    Java source code to remove protection from PPTX Presentation....Java LoadOptions loadOptions = new LoadOptions (); loadOptions ...Presentation presentation = new Presentation ( "pres.pptx" ,...

    products.aspose.com/slides/java/unlock/pptx/
  10. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition/id-card/