Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 162,837 for

new

(0.55 sec)
  1. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/resize-eps/
  2. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed page HTML or SVG in Java....throws Exception { Document doc = new Document(getMyDir() + "Bullet...FontSavingCallback callback = new FontSavingCallback(); HtmlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. MailMerger.Create | Aspose.Words for .NET

    Create a New mail merger processor with MailMerger's efficient method for seamless document integration and personalized communication....Create method Creates new instance of the mail merger processor...doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"...

    reference.aspose.com/words/net/aspose.words.low...
  4. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name...."Amethysta": "Arvo", and "Courier New". # If the first substitute is...'Amethysta' , [ 'Arvo' , 'Courier New' ]) # "Amethysta" is unavailable...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!... Document doc = new Document (); // New Document objects by...AppendChild ( new Section ( doc )) . AppendChild ( new Body ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PersonCollection.Contains | Aspose.Words for .NET

    Discover if a PersonCollection includes a specific individual with our efficient Contains method. Simplify your data management today!...Create a new person collection. PersonCollection persons = new PersonCollection...PersonCollection (); Person person = new Person ( "Roxanne" , "Brielle"...

    reference.aspose.com/words/net/aspose.words.bib...
  7. Aspose.3D Create sphere with material | product...

    Learn how to create a 3D scene with a Sphere object and has material definition.... We'll start by creating a new scene using the Aspose.3D library...following code shows how to create a new 3D scene //ExStepSummary:1: The...

    products.aspose.com/3d/tutorial/create-sphere-w...
  8. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!...doc = new Document (); FontSettings fontSettings = new FontSettings...= fontSettings ; // Create a new table substitution rule and load...

    reference.aspose.com/words/net/aspose.words.fon...
  9. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....Hide ] AxisBound() Creates a new instance indicating that axis...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java.... Document doc = new Document(getMyDir() + "Big document...CheckGrammarOptions grammarOptions = new CheckGrammarOptions(); grammarOptions...

    reference.aspose.com/words/java/com.aspose.word...