Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 33,712 for

new

(0.04 sec)
  1. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....SectionBreakContinuo Specifies start of new section on the same page as the...Specifies start of new section in the new column. SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control....string, string ) Initializes a new instance of this class. Properties...void Create () { Document doc = new Document (); // A smart tag appears...

    reference.aspose.com/words/net/aspose.words.mar...
  3. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...tabStops.add(new TabStop(72.0)); tabStops.add(new TabStop(432...

    reference.aspose.com/words/java/com.aspose.word...
  4. Person | Aspose.Words for .NET

    Create a New Person instance effortlessly with our user-friendly constructor. Simplify your coding and enhance your projects today!...Person constructor Initialize a new instance of the Person class...Create a new person collection. PersonCollection persons = new PersonCollection...

    reference.aspose.com/words/net/aspose.words.bib...
  5. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in documents, ensuring seamless and efficient workflows....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...MailMerge . FieldMergingCallback = new HandleMergeImageFiel (); string...

    reference.aspose.com/words/net/aspose.words.mai...
  6. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA project in Java....Document doc = new Document(); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject(); project.setName("Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  7. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...bmp"; Document doc = new Document(); Page page = doc.Pages...//LOGO Aspose.Pdf.Image logo = new Aspose.Pdf.Image(); logo.File...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  8. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...builder.getFont().setName("Times New Roman"); builder.writeln("Hello...

    reference.aspose.com/words/java/com.aspose.word...
  9. Font Substitution - PowerPoint C# API|Aspose.Sl...

    C# PowerPoint API lets you substitute fonts inside presentations...using ( Presentation pres = new Presentation ( @"Presentation...that will be replaced. Load the new font. Add a rule for the replacement...

    docs.aspose.com/slides/net/font-substitution/
  10. Apply a theme to a presentation|Aspose.Slides D...

    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....ThemeFileName ); // Apply a new theme to the presentation. public...themeDocument ); } } // Apply a new theme to the presentation. public...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...