Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 216,745 for

new

(0.18 sec)
  1. Working with Custom Bar Styles | Aspose.Tasks D...

    Learn how to work with custom bar styles using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-custom-b...
  2. Range.Text | Aspose.Words for .NET

    Discover the Range Text property to easily retrieve and manipulate text within a specified range for enhanced content management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  3. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....PPTX file Presentation pres = new Presentation (); // Accesses...using ( Presentation pres = new Presentation ()) { // Accesses...

    docs.aspose.com/slides/net/manage-table/
  4. SaveOptions.exportGeneratorName property | Aspo...

    SaveOptions.exportGeneratorName property. When ``true``, causes the name and version of Aspose.Words to be embedded into produced files... let doc = new aw . Document (); // Use https://docs...the result. let saveOptions = new aw . Saving . OoxmlSaveOptions...

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

    Discover the Font Border property, which provides a customizable Border object to enhance your font styling and design flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. SvgSaveOptions.showPageBorder property | Aspose...

    SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the page... let doc = new aw . Document ( base . myDir...selectable text. let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.pageLayout property | Aspose.Wor...

    PdfSaveOptions.pageLayout property. Specifies the page layout to be used when the document is opened in a PDF reader.... let doc = new aw . Document ( base . myDir...the left. let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access to a rich collection of series groups, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java.... Document doc = new Document(getMyDir() + "Paragraph...that are frames. Document doc = new Document(getMyDir() + "Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = New ImageOrPrintOptions() { HorizontalResolution…...ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution...ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution...

    forum.aspose.com/t/text-underline-not-appearing...