Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 165,041 for

new

(0.05 sec)
  1. Loosing data when converting PDF to PDF-A - Fre...

    Hi, in some cases, pdf content is being lost when we convert pdf-documents to PDF-A. I am attaching a file that looses fields after conversion. Please let me know if there is a solution for this.Förfrågan (1).pdf (232.…...2023, 8:41am 3 pdfDocument = new Document(sourceName); pdfDocument...work: PdfFileStamp fileStamp = new PdfFileStamp(); // Open Document...

    forum.aspose.com/t/loosing-data-when-converting...
  2. Hello World|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....$workbook = new Workbook (); \ # Note when you create a new workbook...2003) format $file_format_type = new FileFormatType (); $workbook...

    docs.aspose.com/cells/java/hello-world/
  3. HIBCPASCodetext|Aspose.BarCode for Python via ....

    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....HIBCPASCodetext() Initializes a new instance of the HIBCPASCodetext...data) Adds new record add_record(record) Adds new record get_records()...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. OpenAiModel.setProject method | Aspose.Words fo...

    OpenAiModel.setProject method. Sets a specified Project to the model.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentProperty.isLinkToContent property | Asp...

    DocumentProperty.isLinkToContent property. Shows whether this property is linked to content or not....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting ZIP to 7z | Aspose.Zip Documentation

    A guide on converting ZIP files to 7z format using Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/converting-from-zip-to...
  7. Compose Multi-volume 7z Archive | Aspose.Zip Do...

    Compose multi-volume 7z archive with java library...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/multi-volume-7z/
  8. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...document using ( var document = new Aspose . Pdf . Document ( dataDir...to find tables var absorber = new Aspose . Pdf . Text . TableAbsorber...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  9. Merge PDF File Formats via Java | products.aspo...

    Sample Java merge PDF file. Use this example code to merge PDF file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/pdf/
  10. Merge STL File Formats via Java | products.aspo...

    Sample Java merge STL file. Use this example code to merge STL file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/stl/