Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 222,967 for

new

(0.12 sec)
  1. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Below are...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...geometry object LineTo lineTo = new LineTo (); // Set X value lineTo...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  3. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。... File file = new File ( dataDir ); if (! file...initialize a new Diagram Diagram diagram = new Diagram (); //...

    docs.aspose.com/diagram/zh/java/add-watermark-t...
  4. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  5. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  6. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

    reference.aspose.com/words/net/aspose.words/vis...
  7. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); // Verify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.xlsx”; using Workbook workbook = New Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…...xlsx”; using Workbook workbook = new Workbook(filePath); workbook...以下样例代码。 Workbook workbook = new Workbook(); Cells cells = workbook...

    forum.aspose.com/t/autofitcolumns/323726
  9. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for Java 动画示例:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果及转换。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/examples/element...
  10. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。...addAnimation () { let presentation = new aspose . slides . Presentation...accessAnimation () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...