Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 197,077 for

new

(0.15 sec)
  1. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-clips/
  2. Managing GridDesktops Context Menu|Documentation

    This article introduces how to customize context menu in GridDesktop....Moreover, it is possible to add new menu items with event handlers...are hidden Adding New Menu Items Add a new context menu item...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in C# or .NET...Presentation presentation = new Presentation ()) { // Adds an...for comments PointF point = new PointF (); point . X = 0.2f ;...

    docs.aspose.com/slides/net/presentation-comments/
  4. Working with Table in Tagged PDFs|Aspose.PDF fo...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Java....document Document document = new Document (); ITaggedContent taggedContent...); tableElement . setBorder ( new BorderInfo ( BorderSide . All...

    docs.aspose.com/pdf/java/working-with-table-in-...
  5. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...will take us to the URL via a new web browser window. doc . Save...

    reference.aspose.com/words/net/aspose.words/doc...
  6. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting.... Document doc = new Document (); Paragraph paragraph...collection: TabStop tabStop = new TabStop ( ConvertUtil . InchToPoint...

    reference.aspose.com/words/net/aspose.words/tab...
  7. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize date formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language formats effortlessly.... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  9. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = New AppShell();......InitializeComponent(); MainPage = new AppShell(); } } mauibarcode/...BarcodeGenerator generator = new BarcodeGenerator(EncodeTypes...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  10. Hoe om Group Shape By'n Word-Dokument Te Voeg|A...

    Groepering en ongroepering vorms met behulp van Java.... Document doc = new Aspose . Words . Document ();...EnsureMinimum (); GroupShape gs = new GroupShape ( doc ); Aspose ....

    docs.aspose.com/words/af/java/how-to-add-group-...