Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 214,446 for

new

(0.13 sec)
  1. Convert Dates to Japanese Dates with JavaScript...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for JavaScript via C++....Calendar, a new era begins with the reign of a new emperor. On...On 1 May 2019, a new emperor came into power, which marked the...

    docs.aspose.com/cells/javascript-cpp/convert-da...
  2. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class....namespace allows you to add new images in an existing PDF file...of PdfFileMend class to add a new image. Using this method, you...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  3. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....placed at the beginning of the new paragraph. An exception is thrown...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. AsposeAI Keywords detection|Documentation

    AI post-processor that analyzes OCR results and extracts keywords and values....SetPostProcessor(new KeywordsAIProcessor()) 🔗 API...OCR-recognized text ILogger logger = new ConsoleLogger (); // can be null...

    docs.aspose.com/ocr/net/ai/ai-keywords/
  5. 扩展和为CRM更新导入工具做出贡献|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....SaveFileDialog fileDialog = new SaveFileDialog (); fileDialog...FileName ; Workbook workbook = new Workbook (); workbook . Worksheets...

    docs.aspose.com/cells/zh/net/extend-and-contrib...
  6. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...using ( var pdfFileSignature = new Aspose . Pdf . Facades . PdfFileSignature...) { using ( FileStream fs = new FileStream ( dataDir + "extracted_cert...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  7. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian font names for enhanced typography in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...= "Courier New" ; builder . Font . LocaleId = new CultureInfo...

    reference.aspose.com/words/net/aspose.words/fon...
  8. 重新排序工作表|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....//Create a new Workbook. Workbook workbook = new Workbook ();...IWorkbook wb = new XSSFWorkbook (); wb . CreateSheet ( "new sheet" );...

    docs.aspose.com/cells/zh/net/reorder-worksheets/
  9. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.fonts.DefaultFontSubstitutionRule class. Default font substitution rule...all missing fonts with "Times New Roman". default_font_substitution_rule...self . assertEqual ( 'Times New Roman' , default_font_substitution_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Headings in PDF|Aspose.PDF for PHP...

    Create numbering in heading your PDF document using PHP. Aspose.PDF for PHP via Java offers different kinds of numbering styles....// Open document $document = new Document ( $inputFile ); $document...getPageInfo () -> setMargin ( new MarginInfo ()); $document ->...

    docs.aspose.com/pdf/php-java/working-with-headi...