Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 172,023 for

new

(0.05 sec)
  1. VbaModuleCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your VBA projects with the VbaModuleCollection Add method, allowing seamless addition of modules for improved functionality....Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Multiple signing issue. Only last sign is valid...

    Hello! I choose between different library to work with pdf and i wanna choose Aspose, but cannot find solution for sign document multiple times. I saw different topics at forum, but no worked solution. Have been tried d…...startY) { using var pdfDocument = new Aspose.Pdf.Document(inputFile);...Document(inputFile); using var signature = new Aspose.Pdf.Facades.PdfFileSignature(pdfDocument);...

    forum.aspose.com/t/multiple-signing-issue-only-...
  3. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your documents for enhanced organization and efficiency....void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomXmlProperty.Name | Aspose.Words for .NET

    Define your custom XML attributes effortlessly with the CustomXmlProperty Name property. Enhance your documents with smart tags for better organization....void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SmartTag.Uri | Aspose.Words for .NET

    Discover the SmartTag Uri property—define your smart tag's namespace URI for enhanced functionality and seamless integration in your applications....void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  7. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... Document doc = new Document(getMyDir() + "VBA project...getSourceCode())); } // Set new source code for VBA module. You...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 22.5 - Release Notes|Docume...

    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.... Load ( inputFile , new LoadOptions ())) { Layer workLayer...psdImage . Save ( outputImage20 , new PngOptions ()); // Example with...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...
  9. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...)); Shows how to specify how a new section separates itself from...

    reference.aspose.com/words/net/aspose.words/doc...
  10. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a list of answers with blank bubbles that can accommodate any kind of marks.... new CheckBoxConfig () { Name = "Question"..."Question" , Children = new List < BaseConfig >() { /* * Put answers...

    docs.aspose.com/omr/net/programmatic-forms/chec...