Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 197,059 for

new

(0.17 sec)
  1. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your document's professionalism!...get ; } Remarks You can insert new SignatureLine into the document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with WBS Associated with a Task | Aspos...

    Learn how to work with Microsoft Project (MPP/XML) task WBS values using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/wbs-associated-with-a...
  3. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java.... Document doc = new Document(getMyDir() + "Tables...throws Exception { Document doc = new Document(getMyDir() + "Nested...

    reference.aspose.com/words/java/com.aspose.word...
  4. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides Python via .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/python-net/font-replacem...
  5. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your encrypted PDF files, ensuring only authorized access. Protect your documents effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Animation|Aspose.Slides Documentation

    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....Add_Animation () { using var pres = new Presentation (); var slide =...Access_Animation () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/an...
  7. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SummaryLength | Aspose.Words for Java

    Enumerates possible lengths of summary in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number of tab stops, enhancing your UI design and user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...
  10. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...OdtSaveOptions() Initializes a new instance of this class that can...OdtSaveOptions(password) Initializes a new instance of this class that can...

    reference.aspose.com/words/python-net/aspose.wo...