Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 222,946 for

new

(0.34 sec)
  1. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...add ( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for JavaScript via C++....wbBytes = new Uint8Array ( wbArrayBuffer ); const pfxBytes = new Uint8Array...Cells" ; const digitalSignature = new DigitalSignature ( pfxBytes ...

    docs.aspose.com/cells/javascript-cpp/digitally-...
  3. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...TextAnnotation annot = new TextAnnotation(page, new Rectangle(100, 500...yourself FormXObject appearance = new FormXObject(annot.Rect); appearance...

    forum.aspose.com/t/text-annotation-does-not-han...
  4. SVG to Aspose Image to be passed to StampAnnota...

    Does Aspose.PDF support this? i have an SVG file and i would like to pass that to a StampAnnotation object...face any issue: Document doc = new Document(); doc.Pages.Add();...Annotations.StampAnnotation stamp = new Aspose.Pdf.Annotations.StampAnnotation(doc...

    forum.aspose.com/t/svg-to-aspose-image-to-be-pa...
  5. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...cells'); const loadOptions = new aspose.cells.TxtLoadOptions(...setConvertNumericDat(false); const workBook = new aspose.cells.Workbook('csvData...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  6. XFA to PDF Acroform - Free Support Forum - aspo...

    Any operations on Dynamic PDF (XFA), is limited to only first 2 pages. Is this a limitation or any option is available to achieve flattening of all pages of Dynamic pdf....document Document pdfDocument = new Document("input.xfa"); // Save...try (ByteArrayOutputStrea op = new ByteArrayOutputStrea()) { com...

    forum.aspose.com/t/xfa-to-pdf-acroform/317144
  7. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in PHP via Java... $reader = new BarCodeReader ( "test.png" ,...selected automatically. $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/read-damaged-ba...
  8. Փոխարկել TEXT JPG C#

    Փոխարկեք TEXT ը JPG ձևաչափի C# կոդով: Պահեք TEXT որպես JPG օգտագործելով C#:...doc = new Document( "Input.txt" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/tex...
  9. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  10. Unable to extract the text from PDF file - Free...

    Hi Team, We are trying to extract the pdf content from the pdf file. But, while extraction aspose failed to extract full content of pdf. Please find the code snippet. Sample code we are using. TextAbsorber textAbsorb…...TextAbsorber textAbsorber = new TextAbsorber(new TextExtractionOptio...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/unable-to-extract-the-text-f...