Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 33,712 for

new

(0.04 sec)
  1. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python... Create new slides to which you intend to...Presentation () as pres : #Add new slides to the presentation slide2...

    docs.aspose.com/slides/python-net/manage-zoom/
  2. Slide Master|Aspose.Slides Documentation

    Add or edit slide master in PowerPoint presentation in Java... When a new slide is added to a presentation...getSlides() list, and every new slide is added to the end of...

    docs.aspose.com/slides/java/slide-master/
  3. License | Aspose.Words for Java

    Provides methods to license the component in Java....lic"); License license = new License(); license.setLicense(licenseFileName...copyFile(new File(licenseFileName.toString()), new File(licenseCopyFileName...

    reference.aspose.com/words/java/com.aspose.word...
  4. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your document's visual appeal and precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Create Fallback Font|Aspose.Slides Documentation

    Fallback font in PowerPoint in C# or .NET...IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0 x3040 ,...

    docs.aspose.com/slides/net/create-fallback-font/
  7. CustomDocumentProperties.addLinkToContent metho...

    CustomDocumentProperties.addLinkToContent method. Creates a New linked to content custom document property....addLinkToContent(name, linkSource) Creates a new linked to content custom document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions { IgnoreFieldCodes...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Merged Table Can't Read a Single Table Via Aspo...

    when Reading Table using TableAbsorber in Aspose.pdf. facing the issue reading when table have Merged cells it give it an Another Table I have an OneTable It showed an More than One table I Attached the single Table PDF …...Document pdfDocument = new Aspose.Pdf.Document(@"c:\tmp...Text.TableAbsorber absorber = new Aspose.Pdf.Text.TableAbsorber();...

    forum.aspose.com/t/merged-table-cant-read-a-sin...
  10. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats... let doc = new aw . Document (); // Insert even...firstSection . headersFooters . add ( new aw . HeaderFooter ( doc , aw...

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