Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 165,041 for

new

(0.05 sec)
  1. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!...ImportFormatMode ) Initializes a new instance of the NodeImporter...ImportFormatOptions ) Initializes a new instance of the NodeImporter...

    reference.aspose.com/words/net/aspose.words/nod...
  2. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in document management....LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  3. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your document imports with LoadOptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly....{ LoadOptions loadOptions = new LoadOptions (); loadOptions .... ResourceLoadingCallb = new HtmlLinkedResourceLo (); // When...

    reference.aspose.com/words/net/aspose.words.loa...
  4. DocumentProperty.IsLinkToContent | Aspose.Words...

    Discover if DocumentProperty's IsLinkToContent property connects to content. Enhance your workflow with seamless document management solutions....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Form fields not extracting in Aspose.PDF - Free...

    I am running into two different issues, looking for expert advise. I’ve latest Aspose.Total.Net license that I am using to consume Aspose.PDF features as well. The system is not able to extract state of form fields - E…...License pdflicense = new Aspose.OCR.License(); string...add the image OcrInput input = new OcrInput(InputType.SingleImage);...

    forum.aspose.com/t/form-fields-not-extracting-i...
  6. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....Parse(new MemoryStream(Convert.FromBase64String(stream...Load(fileStream)) { var ms = new MemoryStream(); img.Save(ms, new PdfOptions());...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  7. Working with Headers|Aspose.Words for Java

    Remove headers from a document easily and fast instead of using Apache POI....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...fs = null ; fs = new POIFSFileSystem ( new FileInputStream (...

    docs.aspose.com/words/java/working-with-headers/
  8. ComparerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ComparerContext class for efficient document comparison, enhancing your workflow with seamless integration and powerful features....ComparerContext comparerContext = new ComparerContext (); comparerContext...comparerContext . DateTime = new DateTime (); Comparer . Create...

    reference.aspose.com/words/net/aspose.words.low...
  9. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being saved, enhancing your workflow efficiency and saving time....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose.PSD for .NET 19.10 - Release Notes|Docum...

    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 ( destName , new PsdOptions ( image )); } string...); image . Save ( destName , new PsdOptions ( image )); } string...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...