Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 33,712 for

new

(0.11 sec)
  1. Modern API|Aspose.Slides for PHP Documentation

    Modern API...typical scenario of using the new API may look as follows: use...aspose\slides\Images ; $pres = new Presentation (); # instantiate...

    docs.aspose.com/slides/php-java/modern-api/
  2. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Render Presentation with Fallback Font|Aspose.S...

    Render PowerPoint with fallback font in C# or .NET... // Create new instance of a rules collection...IFontFallBackRulesCo rulesList = new FontFallBackRulesCol (); // create...

    docs.aspose.com/slides/net/render-presentation-...
  4. PageLayoutCallbackArgs.pageIndex property | Asp...

    PageLayoutCallbackArgs.pageIndex property. Gets 0-based index of the page in the document this event relates to...'PageLayoutCallback' , () => { let doc = new aw . Document (); doc . builtInDocumentPrope..."My Document" ; let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Export block to image - Free Support Forum - as...

    Hi, I need to get a preview for each block. I managed to get image for every block. But the block is not in the center of the image. How to place each block in the center of image? And Hoe to fit block to image? priva…...Load(FILE_PATH)) { List filteredEntities = new List(); foreach (var entity in...Generate Image List oneEntiy = new List(); entity.ChildObjects.RemoveAll(x...

    forum.aspose.com/t/export-block-to-image/256647
  6. Source | Aspose.Words for Java

    Represents an individual source such as a book journal article or interview in Java.... Document document = new Document(getMyDir() + "Bibliography...create a new source. Source newSource = new Source("New source"...

    reference.aspose.com/words/java/com.aspose.word...
  7. Support For Interruptable Library|Aspose.Slides...

    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....) => { LoadOptions options = new LoadOptions { InterruptionToken...Presentation presentation = new Presentation ( "pres.pptx" ,...

    docs.aspose.com/slides/net/support-for-interrup...
  8. FieldOptions.BuiltInTemplatesPaths | Aspose.Wor...

    Discover how to manage MS Word built-in template paths with the FieldOptions BuiltInTemplatesPaths property for seamless document creation.... Document doc = new Document (); // Create a glossary...it. doc . GlossaryDocument = new GlossaryDocument (); BuildingBlock...

    reference.aspose.com/words/net/aspose.words.fie...
  9. GroupShape.AcceptEnd | Aspose.Words for .NET

    Discover the GroupShape AcceptEnd method, seamlessly manage visitor interactions and enhance your application’s user experience with this powerful feature....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GroupShape.AcceptStart | Aspose.Words for .NET

    Discover the GroupShape AcceptStart method to seamlessly welcome visitors and enhance their experience from the very start of your application....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words.dra...