Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 222,903 for

new

(0.35 sec)
  1. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = New Document("c:/pdftest/TempFile.pdf"); // Traverse thro…... Document document = new Document( "c:/pdftest/TempFile...AnnotationSelector selector = new AnnotationSelector( new Aspose.Pdf.InteractiveFeatures...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  2. Փոխարկել Պատկեր HTML Javascript

    Փոխարկեք Պատկեր ը HTML ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես HTML օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  3. Փոխարկել Պատկեր PDF Javascript

    Փոխարկեք Պատկեր ը PDF ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես PDF օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  4. Փոխարկել Պատկեր DOCX Javascript

    Փոխարկեք Պատկեր ը DOCX ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես DOCX օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  5. Փոխարկել JPG DOC Javascript

    Փոխարկեք JPG ը DOC ձևաչափի JavaScript կոդով: Պահեք JPG որպես DOC օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  6. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java.... Document doc = new Document(); Assert.assertEqu...rity.READ_ONLY_RECOMMENDED, new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  7. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#.... Bitmap image = new System . Drawing . Bitmap ( gTestImagePath...RenderToScale .NET Document doc = new Document ( gTestDocumentPath...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  8. 不用在工作表中编写,直接用JavaScript用C++进行自定义函数的计算|Documenta...

    本文介绍如何使用Aspose.Cells库,允许用JavaScript用C++在Microsoft Excel中直接计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或新建一个,计算自定义函数,并保存修改后的文件。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Create a new workbook if no file is provided workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/direct-...
  9. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....document Document document = new Document ( documentFileName );...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  10. Cannot open shared object file gdiplus.dll, lib...

    In Azure Linux Container getting runtime error. Working fine in Window 11 system Error at: using (var document = New Aspose.Pdf.Document(stream, options)) // Method to generate PDF from HTML string and return byte arra…...Error at: using (var document = new Aspose.Pdf.Document(stream, options))...options = new Aspose.Pdf.HtmlLoadOptions() { PageInfo = new Aspose...

    forum.aspose.com/t/cannot-open-shared-object-fi...