Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 33,753 for

new

(0.28 sec)
  1. FieldSubject.Text | Aspose.Words for .NET

    Manage the FieldSubject Text property effortlessly—get or set your subject text for seamless data handling and enhanced user experience.... Document doc = new Document (); // Set a value for...property. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldSubject...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ChartLegendEntry.IsHidden | Aspose.Words for .NET

    Discover the ChartLegendEntry IsHidden property, control chart legend visibility effortlessly. Enhance your data presentation with this simple toggle feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-gradient/
  4. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....Document doc = new Document (); Run run = new Run ( doc , "Hello...Font ; font . Name = "Courier New" ; font . Size = 36 ; font ....

    reference.aspose.com/words/net/aspose.words/fon...
  5. Navigation & Inspection SVG – Aspose.SVG for .NET

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/navigation-inspection/
  6. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java...three IPortion objects for each new IParagraph (two Portion objects...PPTX file Presentation pres = new Presentation (); try { // Accessing...

    docs.aspose.com/slides/java/manage-paragraph/
  7. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Times New Roman" ; builder . writeln (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Set Text to Header in Presentation Using...

    Hi everyone again; We need your help. We use Aspose Slides for .Net version 18.3, and we try to set text to header. I look this : Presentation Header and Footer|Aspose.Slides Documentation But visual studio doesn’t f…...SetHeader(0, "&\"Times New Roman,Bold\"&12Left Header Sample...Sample "); I mean "&“Times New Roman,Bold”&12Left Header Sample...

    forum.aspose.com/t/how-to-set-text-to-header-in...
  9. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...PDF document Document doc = new Document(dataDir + "cotiz_anonyme...SvgSaveOptions saveOptions = new SvgSaveOptions(); // Do not compress...

    forum.aspose.com/t/problem-reading-pdf-containi...