Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 210,440 for

new

(0.13 sec)
  1. MergerContext | Aspose.Words for Java

    Document merger context in Java....MergerContext mergerContext = new MergerContext(); mergerContext...LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...document using ( var document = new Aspose . Pdf . Document ()) {... Text . TextFragment text = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... It includes not only new and updated public methods, added...the IWorksheet object and a new Pivot Table can be added to the...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  4. ReplacerContext | Aspose.Words for Java

    Find/replace operation context in Java....ReplacerContext replacerContext = new ReplacerContext(); replacerContext...ReplacerContext replacerContext = new ReplacerContext(); replacerContext...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/pag...
  6. 与气缸一起工作|Documentation

    Aspose.3D for Node.js via Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...// Create a scene var scene = new aspose . threed . Scene (); //...Initialize cylinder var cylinder1 = new aspose . threed . Cylinder (...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  7. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); // If...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...document using ( var document = new Aspose . Pdf . Document ()) {...fragment var textFragment1 = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  9. Aspose.PSD for .NET 23.8 - 发行说明|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.... Save ( outputPng , new PngOptions () { ColorType = PngColorType...PsdImage newPsd = ( PsdImage ) new PsdImage ( 10 , 10 )) { newPsd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Chart | Aspose.Words for Java

    Provides access to the chart shape properties 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...