Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 197,077 for

new

(0.07 sec)
  1. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your document processing with versatile loading options....doc = new Document (); doc . ResourceLoadingCallb = new ImageNameHandler...(); DocumentBuilder builder = new DocumentBuilder ( doc ); // Images...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Text|Documentation

    A markup element that adds a line of text to the form.... New lines following ?text= declaration...attribute must be placed on a new line immediately after the opening...

    docs.aspose.com/omr/java/design-form/text/
  3. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....NET to create a chart Create a new Word document and instantiate...chart type and size Access the new chart object and get the reference...

    kb.aspose.com/words/net/create-a-column-chart-i...
  4. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....to format the text Create a new Word file using the Document...paragraph formatting Save the new Word file with formatted text...

    kb.aspose.com/words/net/paragraph-formatting-in...
  5. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DigitalSignatureCollection.Item | Aspose.Words ...

    Retrieve document signatures easily with DigitalSignatureCollection. Access signatures by index for streamlined document management and enhanced efficiency.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Metered Licensing|Documentation

    Developers can use the Python Image Processing Library API to apply a metered key, which is a New licensing mechanism.... It is a new licensing mechanism. The new licensing mechanism...

    docs.aspose.com/imaging/python-net/metered-lice...
  8. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...
  9. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...
  10. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored document processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...