Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 222,903 for

new

(0.24 sec)
  1. Stroke.EndArrowWidth | Aspose.Words for .NET

    Discover the Stroke EndArrowWidth property to customize arrowhead width for strokes, enhancing your design precision and visual appeal....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...
  2. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results.... Document doc = new Document (); // Insert even and...FirstSection . HeadersFooters . Add ( new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document.... To start a new cell in the same row, call DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java.... Document doc = new Document(getMyDir() + "Document...18105); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for Java: create, clone, reorder, resize, set backgrounds, and apply transitions with Java for PPT, PPTX, and ODP presentations.... Add a Slide To add a new slide, you must first select...Presentation presentation = new Presentation (); try { ILayoutSlide...

    docs.aspose.com/slides/java/examples/elements/s...
  6. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cr/view/open-ai-online/
  7. Відкрити файл AI онлайн | products.aspose.com

    Відкрити файл AI онлайн...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/ua/open-ai-online/
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....document Document pdfDocument = new Document ( _dataDir + "AddImageStamp...stamp ImageStamp imageStamp = new ImageStamp ( _dataDir + "aspose-logo...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  9. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... 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/
  10. PDF to image scrambled background layout - Free...

    We want to convert the PDF file to an image file. The result is a scrambled image. The PDF is generated by scan software of EasyData (Abbyy) We use the following code: static void ConvertToImage() { …...ConvertToImage() { Document pdfDocument = new Document(@“E:\testconvert\Factuur14324...using (FileStream imageStream = new FileStream(@“E:\testconvert\image”...

    forum.aspose.com/t/pdf-to-image-scrambled-backg...