Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 199,154 for

new

(0.17 sec)
  1. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ForeignKeyConstraint | Aspose.Words for Java

    Represents an action restriction enforced on a set of columns in a primary key/foreign key relationship when a value or row is either deleted or updated in Java....childColumns) Initializes a new instance of the ForeignKeyConstraint...DataColumn childColumn) Initializes a new instance of the ForeignKeyConstraint...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Pdf (C#) Replace subsets of SymbolMT fon...

    Our process stitches hundreds of PDFs that may or may not have bullet points and a few other non-letter characters. When this happens, each of these PDFs will include a subset of the SymbolMT font, so when we stitch them…...document Document document = new Document(inputFilePath); // Create...TextFragmentAbsorber absorber = new TextFragmentAbsorber(); // Set...

    forum.aspose.com/t/aspose-pdf-c-replace-subsets...
  4. Scanned OCR PDF document , Checkbox and its val...

    I am using Aspose PDF .net library to retrieve information from a scanned document using OCR aspose library, it’s not retrieving the checkbox from the PDF. its doing good for remaining text. Aspose.OCR.AsposeOcr recognit…...AsposeOcr recognitionEngine = new Aspose.OCR.AsposeOcr(); // Add...Aspose.OCR.OcrInput input = new Aspose.OCR.OcrInput(Aspose.OCR...

    forum.aspose.com/t/scanned-ocr-pdf-document-che...
  5. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in New rows|Documentation When you open the fi…...automatically while entering data in new rows|Documentation When you open...in Column A row 1, or row 2 (new row) Excel locks up and crashes...

    forum.aspose.com/t/listobject-with-calculated-c...
  6. Convert XHTML to HTML – C# code and Online Conv...

    Convert XHTML to HTML online or via C#. Save XHTML as an HTML file using C# code. Try online XHTML to HTML Converter for free!...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/xhtml-t...
  7. Convert XHTML to PDF – C# code and Online Conve...

    Convert XHTML to PDF online or via C#. Save XHTML as PDF file using C# code. Try online XHTML to PDF Converter for free!...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/xhtml-t...
  8. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...source workbook const workbook = new AsposeCells . Workbook ( filePath...( dataDir , ".output.xls" ), new AsposeCells . XlsSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  9. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...: Workbook asposeWorkbook = new Workbook(workbookPath); asposeWorkbook...ImageOrPrintOptions options = new ImageOrPrintOptions() { ImageType...

    forum.aspose.com/t/export-pivottable-as-image-s...
  10. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...object using ( var fileStamp = new Aspose . Pdf . Facades . PdfFileStamp...// Create stamp var stamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/