Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 222,912 for

new

(0.23 sec)
  1. Join Tables in Java|Aspose.Words for Java

    Join Tables in Java. Advanced table manipulations, join and split using Java.... A: Create a new Table instance, move the rows...original table into the new one, and insert the new table at the desired...

    docs.aspose.com/words/java/join-tables/
  2. PNG to PDF Merge using C# | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PNG file to new page...

    products.aspose.com/pdf/net/merger/png-to-pdf/
  3. [PST] MapiRecipient type - Free Support Forum -...

    Hello In order to display recipient email address in outlook (classic) in PST file it is needed to setup “SMTP” address type. For email which was already sent, outlook will not show the recipient email (outlook display…...AddressType var recipients = new new MapiRecipientCollect(); recipients...work fine: var recipients = new new MapiRecipientCollect(); recipients...

    forum.aspose.com/t/pst-mapirecipient-type/321490
  4. Public API Changes in Aspose.Imaging 2.3.0|Docu...

    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.... It includes not only new and obsoleted public methods...Imaging . Rectangle rectangle = new Aspose . Imaging . Rectangle...

    docs.aspose.com/imaging/net/public-api-changes-...
  5. Convert PDF to PDF/A formats|Aspose.PDF for PHP...

    Explore how to convert PDF files to PDF/A format for compliance with document archiving standards in PHP via Java.... // Create a new Document object and load the...input PDF file. $document = new Document ( $inputFile ); // Convert...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pdfa/
  6. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage document write protection settings and enhance your document security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.set...
  7. Render 3D View in Image format from Camera|Docu...

    Using Aspose.3D for .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanced background, textures, shadows and also adjust the image size....before render Camera camera = new Camera (); scene . RootNode .... Transform . Translation = new Vector3 ( 10 , 10 , 10 ); camera...

    docs.aspose.com/3d/net/render-3d-view-in-image-...
  8. HeaderFooter | Aspose.Words for .NET

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...HeaderFooter constructor Creates a new header or footer of the specified...and a footer. Document doc = new Document (); // Create a header...

    reference.aspose.com/words/net/aspose.words/hea...
  9. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language format for the date displayed in this SDT.... let doc = new aw . Document (); // Insert a...will display. let sdtDate = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...same font that was created as a new 2nd page in the same slides works...used: HtmlOptions options = new HtmlOptions(); options.setHt...

    forum.aspose.com/t/converting-a-presentation-to...