Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 164,989 for

new

(0.17 sec)
  1. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing.... Document doc = new Document (); // An empty document...FirstParagraph ; Run paragraphText = new Run ( doc , "Initial text. "...

    reference.aspose.com/words/net/aspose.words/com...
  2. FontFallbackSettings.BuildAutomatic | Aspose.Wo...

    Discover the FontFallbackSettings BuildAutomatic method that effortlessly scans fonts to create optimal fallback settings for enhanced typography....doc = new Document (); FontSettings fontSettings = new FontSettings...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); DataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  4. DocumentVisitor.VisitGlossaryDocumentEnd | Aspo...

    Explore the VisitGlossaryDocumentEnd method in DocumentVisitor. Learn how it enhances glossary document enumeration for efficient data management....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 通过 xlsx4j 创建新电子表格|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 workbook = new Workbook (); //Adding a new worksheet to the...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/create-new-spread...
  6. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java.... Document doc = new Document(getMyDir() + "Legacy...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用 Java 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    Java原始程式碼,用於在任何平台上處理PDF檔中的圖像。...Java Document pdfDocument = new Document ( dataDir + "AddImage...] ; FileStream imageStream = new FileStream ( dataDir + "aspose-logo...

    products.aspose.com/pdf/zh-hant/java/images/
  8. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...buffer = new ByteArrayOutputStrea()) { sourceDocument = new Docu...(InputStream stream = new BufferedInputStream(new FileInputStream("c:\\test\\data...

    forum.aspose.com/t/pdf-form-field-values-change...
  9. Working with Rules On Exchange Server|Documenta...

    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 rule. Update an existing rule...()); } } Creating a New Rule To create a new rule on the Exchange...

    docs.aspose.com/email/java/working-with-rules-o...
  10. 在 Java 中將 PPTX 轉換為視頻 | products.aspose.com

    將 PPTX 轉換為 Java 中的視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Presentation presentation = new Presentation (); try { // Adds...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    products.aspose.com/slides/zh-hant/java/convers...