Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 213,087 for

new

(0.15 sec)
  1. 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...
  2. Փոխարկել WORD TIFF C#

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

    products.aspose.com/words/hy/net/conversion/wor...
  3. Փոխարկել DOC PNG C#

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

    products.aspose.com/words/hy/net/conversion/doc...
  4. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....using ( var bookmarkEditor = new Aspose . Pdf . Facades . PdfBookmarkEditor...using ( var bookmarkEditor = new Aspose . Pdf . Facades . PdfBookmarkEditor...

    docs.aspose.com/pdf/net/create-bookmarks/
  5. 通过C++的JavaScript复制Excel范围|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....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Get all the...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  6. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java.... To easily insert a new field into a document, use the...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. 如何使用 Zip、7-zip、Tar 和 XAR 等建立存檔來儲存一個或多個文件

    使用 .NET 以 Zip、XAR、TAR、CPIO 和其他存檔格式建立單一或多個檔案的存檔...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/zh-hant/net/advanced-ap...
  8. Փոխարկել Պատկեր SVG Java

    Փոխարկեք Պատկեր ը SVG ձևաչափի Java կոդով: Պահեք Պատկեր որպես SVG օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.svg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/im...
  9. Გადაიყვანეთ HTML SVG Java

    გადაიყვანეთ HTML SVG Java ფორმატში კოდით. შეინახეთ HTML როგორც SVG Java....*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/ht...
  10. Გადაიყვანეთ WORD Გამოსახულება Java

    გადაიყვანეთ WORD Გამოსახულება Java ფორმატში კოდით. შეინახეთ WORD როგორც Გამოსახულება Java....*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/wo...