Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 198,847 for

new

(0.19 sec)
  1. Read Write Rate Scale Information | Aspose.Task...

    This article explains how to manage read and write rate scales for resources in Microsoft Project files using Aspose.Tasks....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/read-write-rate-scale...
  2. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...PDF document Document doc = new Document(dataDir + "cotiz_anonyme...SvgSaveOptions saveOptions = new SvgSaveOptions(); // Do not compress...

    forum.aspose.com/t/problem-reading-pdf-containi...
  3. 如何用 Java 添加 Link 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Link 个注释。...PDF file Document document = new Document ( _dataDir + "SimpleResume...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "678-555-0103"...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...from an image file var reader = new BarCodeInstance . BarCodeReader...SetBarCodeImage var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  5. 在单元格中添加数据|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 object Workbook workbook = new Workbook (); //Accessing the...setCellValue来向单元格中添加数据。 Java Workbook wb = new HSSFWorkbook (); CreationHelper...

    docs.aspose.com/cells/zh/java/add-data-in-cells/
  6. Managing Tags and Custom Data|Aspose.Slides for...

    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....for Presentation : var pres = new aspose . slides . Presentation...Node.js via Java: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  7. 删除注释(facades)|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF Facades 和 PdfAnnotationEditor 类删除注释。...consoleScanner = new Scanner ( System . in ); Document document = new Document...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...

    docs.aspose.com/pdf/zh/java/delete-annotations/
  8. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...least one cell. Table table = new Table ( doc ); table . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/inl...
  9. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...least one cell. Table table = new Table ( doc ); table . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/inl...
  10. DocumentBuilder.moveToMergeField method | Aspos...

    Aspose.Words.DocumentBuilder.moveToMergeField method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...