Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 213,606 for

new

(0.29 sec)
  1. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... Create a New Workflow To create a new workflow: Start...appears as shown below. Give the new workflow a name and click “Ok”...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  2. Licensing and Subscription | Aspose.Tasks Docum...

    Aspose.Tasks for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/licensing/
  3. Edit DOCX In Java

    Edit DOCX in Java code....and formatting attributes Add new DOCX elements Search DOCX for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/java/edit/docx/
  4. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples....slides, you may need to add new layout slides to a presentation...layout already exists, add a new one if needed, and use it to...

    docs.aspose.com/slides/net/slide-layout/
  5. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...arrayBuffer (); const loadOptions = new LoadOptions ( LoadFormat . Csv...Csv ); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. Manage SmartArt Shape Nodes in Presentations in...

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

    docs.aspose.com/slides/net/manage-smartart-shap...
  7. Images not being rendered properly when convert...

    using var stream = New MemoryStream(); HtmlSaveOptions options = New HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...stream = new MemoryStream(); HtmlSaveOptions options = new HtmlS...stream = new MemoryStream(); HtmlSaveOptions options = new HtmlS...

    forum.aspose.com/t/images-not-being-rendered-pr...
  8. Question regarding Aspose.Pdf license for Epico...

    Hello, I’m looking for assistance to determine which Aspose.Pdf license version to purchase for my use case within our Epicor Kinetic cloud instance. Previously, within our Epicor function, I was able to instantiate th…...following code: var license = new Aspose.Pdf.License(); var assembly...way, and I need to acquire a new one. Could you please instruct...

    forum.aspose.com/t/question-regarding-aspose-pd...
  9. 将 C# 格式的 Word 转换为 Excel|.NET 格式的 Aspose.Words

    将 PDF 转换为 Excel、将 XML 转换为 Excel、将 DOCX 转换为 Excel C#。使用 C# 将各种格式的文档保存到 XLSX。...PDF 保存到 XLSX: Document doc = new Document ( MyDir + "Pdf Document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/zh/net/convert-a-document...
  10. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...outputFilePathDocx, new OoxmlSaveOptions()); var tempDocumentInfo = new Docu...Document, outputFilePathPdf, new PdfSaveOptions()); Thanks a lot...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...