Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 216,893 for

new

(0.26 sec)
  1. Table.ClearBorders | Aspose.Words for .NET

    Discover the Table ClearBorders method to effortlessly eliminate all table and cell borders, enhancing your design's clarity and appeal.... Document doc = new Document ( MyDir + "Tables.docx"...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart constructor! Easily initialize New BookmarkStart instances for efficient bookmarking in your applications. Boost your productivity today!...BookmarkStart constructor Initializes a new instance of the BookmarkStart...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  3. BookmarkEnd | Aspose.Words for .NET

    Create a New BookmarkEnd instance effortlessly. Enhance your project with this essential tool for managing bookmarks efficiently....BookmarkEnd constructor Initializes a new instance of the BookmarkEnd class...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  4. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....document Document pdfDocument = new com . aspose . pdf . Document...TextAbsorber textAbsorber = new com . aspose . pdf . TextAbsorber...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  6. 如何用 Java 添加 Circle 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Circle 个注释。...PDF file Document document = new com . aspose . pdf . Document...circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270...

    products.aspose.com/pdf/zh-hans/java/annotation...
  7. 如何使用 Java 添加 Circle 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Circle 註釋。...PDF file Document document = new com . aspose . pdf . Document...circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270...

    products.aspose.com/pdf/zh-hant/java/annotation...
  8. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text form field at the current position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...create form fields. let builder = new aw . DocumentBuilder (); // Form...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...presentation Presentation pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/androidjava/manage-smart...
  10. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...