Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 224,087 for

new

(0.4 sec)
  1. Metered.GetProductName | Aspose.Words for .NET

    Discover the Metered GetProductName method to effortlessly retrieve product names, enhancing your application’s efficiency and user experience.... // Create a new Metered license, and then print...statistics. Metered metered = new Metered (); metered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  2. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current formatting by applying a new style. builder . font . styleIdentifier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment....let doc = new aw . Document (); let comment = new aw . Comment...Bloggs" , "J.B." , Date . now (), "New reply" ); comment . addReply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Person constructor | Aspose.Words for Python

    Person constructor. Initialize a New instance of the [Person](../) class....first, middle) Initialize a new instance of the Person class...person collection. # Create a new person collection. persons =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Otevření a úprava souboru PSB | products.aspose...

    Otevřete a upravte soubor PSB pomocí online editoru...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/cz/editor/psb/
  6. Avaa ja muokkaa PSB-tiedostoa | products.aspose...

    Avaa ja muokkaa PSB-tiedostoa online-editorilla...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/fl/editor/psb/
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...IShapeCollection.AddGroupShape() creates a new GroupShape and adds it to the...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. 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…...the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++...targetText = “x”; Regex ruleRegexp = new Regex(Regex.Escape(sourceText));...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  9. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content.... new ( data_dir + ' input1 . pdf '...size () # create a new Document object new_document = Rjb :: import...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  10. MarkdownSaveOptions.EmptyParagraphExportMode | ...

    Configure empty paragraph export in Markdown with Aspose.Words. Set EmptyParagraphExportMode for optimal document conversion....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...