Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 33,729 for

new

(0.05 sec)
  1. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...will need to set it for each new field. // This field continues...

    reference.aspose.com/words/java/com.aspose.word...
  2. Efficiently Merge PowerPoint Presentations (PPT...

    Learn to merge or combine PowerPoint presentations in C# or .NET effortlessly....pres1 = new Presentation ( "pres1.pptx" ), pres2 = new Presentation...pres1 = new Presentation ( "pres1.pptx" ), pres2 = new Presentation...

    docs.aspose.com/slides/net/merge-presentation/
  3. FieldFileName | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field 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...
  5. FieldImport | Aspose.Words for Java

    Implements the IMPORT field 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...
  6. Project's calculation modes

    Learn about calculation modes in Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/project-calculation-m...
  7. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...中获取所需的值: Presentation pres = new Presentation (); try { Chart...代码显示了如何在图表的轴之间执行数据交换任务: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/java/chart-axis/
  8. ShapeBase.ScreenTip | Aspose.Words for .NET

    Discover the ShapeBase ScreenTip property, enhance user experience by customizing tooltip text that appears on mouse hover over shapes....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.com/" ; shape . Target = "New Window" ; shape . ScreenTip =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ThumbnailGeneratingOptions.ThumbnailSize | Aspo...

    Discover customizable thumbnail options with our ThumbnailSize property. Generate perfect pixel-sized thumbnails, defaulting to 600x900 for optimal display!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ThumbnailGeneratingO options = new ThumbnailGeneratingO (); options...

    reference.aspose.com/words/net/aspose.words.ren...
  10. HtmlFixedSaveOptions.RemoveJavaScriptFromLinks ...

    Optimize your HTML with the HtmlFixedSaveOptions RemoveJavaScriptFromLinks feature. Enhance security by removing JavaScript from links effortlessly.... Document doc = new Document ( MyDir + "JavaScript...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...