Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 223,147 for

new

(2.79 sec)
  1. 服务器字体匹配问题 - Free Support Forum - aspose.com

    222222222222222.png (9.6 KB) 我现在linux服务器上配置了字体替换规则,然后java代码里没有任何设置,我的运行条件是:服务器上只有IPAexMincho和IPAexGothic这2中字体,我现在客户端用MS ゴシック做了一个excel模板,当我用SvgSaveOptions svgSaveOptions = New SvgSaveOptions(); svgSaveOptions.setSheetIn…...aveOptions svgSaveOptions = new SvgSaveOptions(); svgSaveOptions...ByteArrayOutputStrea byteArrayOutputStrea = new ByteArrayOutputStrea(); excel...

    forum.aspose.com/t/topic/311950
  2. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…... Document pdfDocument = new Document(dataDir + "Page10.pdf");...ParagraphAbsorber absorber = new ParagraphAbsorber(); absorber...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  3. Question about Digital Signature Preservation w...

    I am currently working with Aspose.PDF for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling PDF form fields. Current Situation: I need to fi…...snippet: Document doc = new Document(new FileStream(“document.pdf”...Sample(string pdfPath) { using var fs = new FileStream(pdfPath, FileMode...

    forum.aspose.com/t/question-about-digital-signa...
  4. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Presentation Presentation pres = new Presentation ( "headerTest.pptx"...TextFrame . Text = "HI there new header" ; } } } } Manage Headers...

    docs.aspose.com/slides/net/presentation-header-...
  5. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...src = new Document(sourceDocPath); Document dst = new Document(targetDocPath);...; DocumentBuilder builder = new DocumentBuilder(dst); List<Bookmark>...

    forum.aspose.com/t/bookmark-replacement-problem...
  6. Convert PDF to DOCX - output document has bold ...

    Hello Aspose team, After the upgrading of the aspose pdf version to 20.11, we encountered issues with fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…...for testing: Document doc = new Document(dataDir + "output.pdf");...DocSaveOptions saveOption = new DocSaveOptions(); saveOption...

    forum.aspose.com/t/convert-pdf-to-docx-output-d...
  7. Creating PDF417 Barcodes|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/creating-...
  8. Aspose.Cells 8.9.0中的公共API更改|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....HtmlSaveOptions HtmlSaveOptions options = new HtmlSaveOptions (); //Set default...of Workbook Workbook book = new Workbook ( dir + "sample.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Customize Code128 Barcodes|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/customize...
  10. Shading.foregroundPatternColor property | Aspos...

    Shading.foregroundPatternColor property. Gets or sets the color that's applied to the foreground of the [Shading](../) object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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