Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 222,912 for

new

(0.3 sec)
  1. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management....Document doc = new Document (); Comment comment = new Comment ( doc... "J.B." , DateTime . Now , "New reply" ); comment . AddReply...

    reference.aspose.com/words/net/aspose.words/com...
  2. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.ImageColorSpaceExportMode | Aspo...

    Discover the PdfSaveOptions ImageColorSpaceExportMode property to optimize image color selection in your PDFs for stunning visual quality and consistency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImageSaveOptions.verticalResolution property | ...

    ImageSaveOptions.verticalResolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....< SoundAnnotation > ( page , new Rectangle ( 20 , 700 , 60 , 740...in the U3D format. Create a new Document Load the data of the...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  6. Unlock PPT Presentation Files using .NET | prod...

    C# source code to remove protection from PPT Presentation....C# LoadOptions loadOptions = new LoadOptions {Password = "123123"...(Presentation presentation = new Presentation( "pres.ppt" , loadOptions))...

    products.aspose.com/slides/net/unlock/ppt/
  7. Set the background color for PDF with Go|Aspose...

    Set background color for the your PDF file with Go....SetBackground method applies a new background color to the PDF document...saves the updated PDF under a new name. This code is ideal for...

    docs.aspose.com/pdf/go-cpp/set-background-color/
  8. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TiffCompression enumeration | Aspose.Words for ...

    Aspose.Words.Saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...into an image. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Creating and Managing PST Files|Documentation

    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....Creating PST Files To create a new PST file on a local disk, you...with a line of code: // Create new PST using var pst = PersonalStorage...

    docs.aspose.com/email/net/create-and-manage-pst...