Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 213,599 for

new

(0.54 sec)
  1. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize document merging. Enhance formatting control when combining multiple files effortlessly....docx" , new [] { inputDoc1 , inputDoc2 });...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Password =...

    reference.aspose.com/words/net/aspose.words.low...
  2. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core.... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/net/splitter/
  4. SmartTag.AcceptStart | Aspose.Words for .NET

    Discover the SmartTag AcceptStart method—seamlessly welcome visitors to your SmartTag experience and enhance user engagement today!...void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Annotation PDF API | Aspose.PDF

    Removing comments from PDF documents with free cross-platform Apps and High Code APIs for any platform....PDF, you can add a new annotation, edit an existing...underline it or add completely new text. Add Caret Annotations to...

    products.aspose.com/pdf/annotation/
  6. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows....doc = new Document (); StructuredDocumentTa sdt = new StructuredDocumentTa...field. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...Graph instance Graph graph = new Graph ( 100 , 400 ); // Add graph...

    docs.aspose.com/pdf/java/add-line/
  8. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...shading.setBackgroundPattern(new Color(240, 128, 128)); // Light...

    reference.aspose.com/words/java/com.aspose.word...
  9. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...diagram = new Diagram(); Aspose.Diagram.Page page = new Aspose.Diagram...Count; // 1 shape.Text.Value.Add(new Txt("Hello World")); shape.InheritChars[0]...

    forum.aspose.com/t/cant-set-the-style-value/315934
  10. Convert PDF File to PDF/A|Aspose.PDF for Androi...

    This topic show you how to Aspose.PDF for Java allows to convert a PDF file to a PDF/A compliant PDF file....Open document try { document = new Document ( inputStream ); } catch...performed File logFileName = new File ( fileStorage , "PDF-to-PDFA-log...

    docs.aspose.com/pdf/androidjava/convert-pdf-fil...