Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 33,831 for

new

(0.23 sec)
  1. Convert XPS using API for Java

    XPS to JPG conversion functionality included in Aspose.Page API solution for Java is described and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert-xps/
  2. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...ImageOrPrintOptions imgOptions = new ImageOrPrintOptions { OnePagePerSheet...GridlineType.Hair }; SheetRender sr = new SheetRender(worksheet, imgOptions);...

    forum.aspose.com/t/image-gridline-color-differe...
  3. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder text from regular content.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  4. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your saved documents, ensuring accurate file identification....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveOptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false.... Document doc = new Document ( MyDir + "Images.docx"...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions { ExportImagesAsBase64...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."PreferredWidth" property creates a new object. Assert . AreNotEqual...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  10. SdtListItemCollection.RemoveAt | Aspose.Words f...

    Effortlessly remove a list item by index with the SdtListItemCollection RemoveAt method. Streamline your data management today!...doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...