Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 5,176 for

document assembly

(0.57 sec)
  1. Visual Studio Export GridView To Word Control|A...

    How to export contents of GridView into Word Processing Document using Aspose.Words in C#....GridView into Word Processing document using Aspose.Words . It adds...control to a Word Processing document and then automatically downloads...

    docs.aspose.com/words/net/visual-studio-export-...
  2. Visual Studio Export GridView To PDF Control|As...

    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....contents of GridView into Pdf document using Aspose.PDF . It adds...GridView control to a Pdf document and then automatically downloads...

    docs.aspose.com/pdf/net/visual-studio-export-gr...
  3. Convert DOCM to POTM in Python or with free Onl...

    DOCM to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to POTM online converter quickly before integrating the code....the source DOCM file using Document class Save DOCM file to PDF...conversion converts macro-enabled documents into macro-enabled presentation...

    products.aspose.com/total/python-net/conversion...
  4. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in Documents. Enhance your workflow with powerful features!...the Working with Fields documentation article. public class FieldToc...that marks the portion of the document used to build the table. ...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word Document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.insertaf…...trying to generate a word document from a template using range...runtime, the loaded Aspose.Words assembly does not contain a method...

    forum.aspose.com/t/method-not-found-error/323695
  6. Custom media processor|Documentation

    Replace IMediaProcessor in Aspose.LLM for .NET to customize image preprocessing — format handling, validation, color conversion, and ProcessedMedia output....is public, but in the Core assembly rather than Abstractions —...version — reference the API documentation at reference.aspose.com/llm/net/...

    docs.aspose.com/llm/net/developer-reference/ext...
  7. 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…...License(); var assembly = System.Reflection.Assembly.Load("Ice.Lib...inputPdf = new Aspose.Pdf.Document(ms)) { finalPdf.Pages.Add(inputPdf...

    forum.aspose.com/t/question-regarding-aspose-pd...
  8. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word Documents for enhanced visual appeal....shape in a Microsoft Word document. public enum ShapeType Values...FlowChartDocument 114 Flow chart document. FlowChartMultidocume 115...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Integrate with MS Report Viewer|Aspose.Words fo...

    How to render reports using built-in engine of the report viewer and Aspose.Words for Reporting Services library....and browse to the following assembly: If using Microsoft Report...and run export. Verify the document is created the way you expected...

    docs.aspose.com/words/reportingservices/integra...
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Document(@“D:\abc\1212\c++.1.pdf”);...created by InDesign, but test-documents created with Microsoft Word...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...